﻿2026-06-15T13:49:32.1356231Z Current runner version: '2.335.1'
2026-06-15T13:49:32.1360697Z Runner name: 'hfenduleam'
2026-06-15T13:49:32.1361160Z Runner group name: 'Default'
2026-06-15T13:49:32.1361614Z Machine name: 'HFENDULEAM'
2026-06-15T13:49:32.1363598Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T13:49:32.1364849Z Contents: read
2026-06-15T13:49:32.1365198Z Metadata: read
2026-06-15T13:49:32.1365499Z Packages: read
2026-06-15T13:49:32.1365826Z ##[endgroup]
2026-06-15T13:49:32.1366998Z Secret source: Actions
2026-06-15T13:49:32.1367392Z Prepare workflow directory
2026-06-15T13:49:32.1622213Z Prepare all required actions
2026-06-15T13:49:32.1646267Z Getting action download info
2026-06-15T13:49:32.6767587Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T13:49:33.2298312Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-15T13:49:33.3036334Z ##[group]Run actions/checkout@v5
2026-06-15T13:49:33.3037102Z with:
2026-06-15T13:49:33.3037434Z   repository: SaberMage/spt-core
2026-06-15T13:49:33.3040588Z   token: ***
2026-06-15T13:49:33.3040908Z   ssh-strict: true
2026-06-15T13:49:33.3041273Z   ssh-user: git
2026-06-15T13:49:33.3041664Z   persist-credentials: true
2026-06-15T13:49:33.3042056Z   clean: true
2026-06-15T13:49:33.3042402Z   sparse-checkout-cone-mode: true
2026-06-15T13:49:33.3042829Z   fetch-depth: 1
2026-06-15T13:49:33.3043140Z   fetch-tags: false
2026-06-15T13:49:33.3043489Z   show-progress: true
2026-06-15T13:49:33.3043810Z   lfs: false
2026-06-15T13:49:33.3044120Z   submodules: false
2026-06-15T13:49:33.3044442Z   set-safe-directory: true
2026-06-15T13:49:33.3044915Z ##[endgroup]
2026-06-15T13:49:33.4825748Z Syncing repository: SaberMage/spt-core
2026-06-15T13:49:33.4827010Z ##[group]Getting Git version info
2026-06-15T13:49:33.4827657Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T13:49:33.5060315Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:49:33.5274242Z git version 2.43.0.windows.1
2026-06-15T13:49:33.5301850Z ##[endgroup]
2026-06-15T13:49:33.5310364Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\61a5b332-949b-43e0-b862-09df46c7d31b\.gitconfig'
2026-06-15T13:49:33.5324280Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\61a5b332-949b-43e0-b862-09df46c7d31b' before making global git config changes
2026-06-15T13:49:33.5325338Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:49:33.5329536Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:49:33.5591442Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T13:49:33.5794056Z https://github.com/SaberMage/spt-core
2026-06-15T13:49:33.5824181Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:49:33.5828487Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:49:33.6025692Z refs/heads/main
2026-06-15T13:49:33.6053543Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-15T13:49:33.6362728Z HEAD is now at 1582e32b release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:49:33.6594638Z ##[endgroup]
2026-06-15T13:49:33.6598574Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T13:49:34.0183143Z ##[group]Cleaning the repository
2026-06-15T13:49:34.0186295Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T13:49:35.1710302Z Removing target/
2026-06-15T13:49:35.1745763Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T13:49:35.2190634Z HEAD is now at 1582e32b release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:49:35.2221973Z ##[endgroup]
2026-06-15T13:49:35.2226664Z ##[group]Disabling automatic garbage collection
2026-06-15T13:49:35.2232088Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T13:49:35.2486411Z ##[endgroup]
2026-06-15T13:49:35.2486759Z ##[group]Setting up auth
2026-06-15T13:49:35.2493174Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:49:35.2708659Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:49:35.6214460Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:49:35.6436864Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:49:35.9913418Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:49:36.0121269Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:49:36.3652640Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T13:49:36.3890791Z ##[endgroup]
2026-06-15T13:49:36.3891277Z ##[group]Fetching the repository
2026-06-15T13:49:36.3900097Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f524853183f19f3a9c35e370a73a57404a6abf5b:refs/remotes/pull/16/merge
2026-06-15T13:49:37.1522454Z From https://github.com/SaberMage/spt-core
2026-06-15T13:49:37.1522978Z  + 4540629c...f5248531 f524853183f19f3a9c35e370a73a57404a6abf5b -> pull/16/merge  (forced update)
2026-06-15T13:49:37.1631896Z ##[endgroup]
2026-06-15T13:49:37.1632265Z ##[group]Determining the checkout info
2026-06-15T13:49:37.1633481Z ##[endgroup]
2026-06-15T13:49:37.1638400Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T13:49:37.1887355Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T13:49:37.2094464Z ##[group]Checking out the ref
2026-06-15T13:49:37.2098717Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:49:37.2606443Z Previous HEAD position was 1582e32b release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:49:37.2606998Z HEAD is now at f5248531 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:49:37.2633536Z ##[endgroup]
2026-06-15T13:49:37.2894358Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T13:49:37.3111660Z f524853183f19f3a9c35e370a73a57404a6abf5b
2026-06-15T13:49:37.3402151Z ##[group]Run cargo nextest run --workspace
2026-06-15T13:49:37.3402493Z [36;1mcargo nextest run --workspace[0m
2026-06-15T13:49:37.3475812Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:49:37.3476107Z ##[endgroup]
2026-06-15T13:49:38.6382742Z    Compiling proc-macro2 v1.0.106
2026-06-15T13:49:38.6383047Z    Compiling unicode-ident v1.0.24
2026-06-15T13:49:38.6383266Z    Compiling quote v1.0.45
2026-06-15T13:49:38.6383498Z    Compiling cfg-if v1.0.4
2026-06-15T13:49:38.6383726Z    Compiling serde_core v1.0.228
2026-06-15T13:49:38.6383981Z    Compiling serde v1.0.228
2026-06-15T13:49:38.6384700Z    Compiling windows-link v0.2.1
2026-06-15T13:49:38.6385017Z    Compiling typenum v1.20.1
2026-06-15T13:49:38.6385403Z    Compiling version_check v0.9.5
2026-06-15T13:49:38.6385792Z    Compiling portable-atomic v1.13.1
2026-06-15T13:49:38.6386171Z    Compiling getrandom v0.3.4
2026-06-15T13:49:38.6386692Z    Compiling find-msvc-tools v0.1.9
2026-06-15T13:49:38.6387167Z    Compiling shlex v2.0.1
2026-06-15T13:49:38.6387469Z    Compiling subtle v2.6.1
2026-06-15T13:49:38.6388943Z    Compiling critical-section v1.2.0
2026-06-15T13:49:38.6389496Z    Compiling memchr v2.8.1
2026-06-15T13:49:38.6953188Z    Compiling windows-sys v0.61.2
2026-06-15T13:49:38.7171329Z    Compiling semver v1.0.28
2026-06-15T13:49:38.7892391Z    Compiling equivalent v1.0.2
2026-06-15T13:49:38.7933986Z    Compiling smallvec v1.15.1
2026-06-15T13:49:38.8615634Z    Compiling itoa v1.0.18
2026-06-15T13:49:38.8616336Z    Compiling getrandom v0.2.17
2026-06-15T13:49:38.8812145Z    Compiling cpufeatures v0.2.17
2026-06-15T13:49:38.9370042Z    Compiling rustc_version v0.4.1
2026-06-15T13:49:38.9757046Z    Compiling hashbrown v0.17.1
2026-06-15T13:49:38.9940749Z    Compiling pin-project-lite v0.2.17
2026-06-15T13:49:39.0073693Z    Compiling generic-array v0.14.7
2026-06-15T13:49:39.0250394Z    Compiling rand_core v0.10.1
2026-06-15T13:49:39.0460641Z    Compiling getrandom v0.4.2
2026-06-15T13:49:39.0753190Z    Compiling log v0.4.32
2026-06-15T13:49:39.1540934Z    Compiling bitflags v2.12.1
2026-06-15T13:49:39.2234009Z    Compiling futures-core v0.3.32
2026-06-15T13:49:39.2279347Z    Compiling bytes v1.11.1
2026-06-15T13:49:39.3240957Z    Compiling curve25519-dalek v4.1.3
2026-06-15T13:49:39.3350888Z    Compiling rand_core v0.6.4
2026-06-15T13:49:39.4534455Z    Compiling indexmap v2.14.0
2026-06-15T13:49:39.4543705Z    Compiling stable_deref_trait v1.2.1
2026-06-15T13:49:39.4727951Z    Compiling zerocopy v0.8.50
2026-06-15T13:49:39.4927345Z    Compiling ahash v0.8.12
2026-06-15T13:49:39.5173371Z    Compiling libc v0.2.186
2026-06-15T13:49:39.5277542Z    Compiling signature v2.2.0
2026-06-15T13:49:39.6159903Z    Compiling ed25519 v2.2.3
2026-06-15T13:49:39.7414758Z    Compiling zmij v1.0.21
2026-06-15T13:49:39.7779672Z    Compiling pkg-config v0.3.33
2026-06-15T13:49:39.9232859Z    Compiling vcpkg v0.2.15
2026-06-15T13:49:40.1440895Z    Compiling slab v0.4.12
2026-06-15T13:49:40.2457504Z    Compiling futures-sink v0.3.32
2026-06-15T13:49:40.3026500Z    Compiling autocfg v1.5.1
2026-06-15T13:49:40.4161008Z    Compiling serde_json v1.0.150
2026-06-15T13:49:40.5866892Z    Compiling futures-io v0.3.32
2026-06-15T13:49:40.7002900Z    Compiling futures-channel v0.3.32
2026-06-15T13:49:40.8899276Z    Compiling fastrand v2.4.1
2026-06-15T13:49:40.9424041Z    Compiling futures-task v0.3.32
2026-06-15T13:49:40.9614774Z    Compiling rustversion v1.0.22
2026-06-15T13:49:41.1073610Z    Compiling fallible-iterator v0.3.0
2026-06-15T13:49:41.1125508Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T13:49:41.2293542Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T13:49:41.2627982Z    Compiling fnv v1.0.7
2026-06-15T13:49:41.2957273Z    Compiling cfg_aliases v0.2.1
2026-06-15T13:49:41.4960389Z    Compiling jobserver v0.1.34
2026-06-15T13:49:41.5191091Z    Compiling strsim v0.11.1
2026-06-15T13:49:41.5743384Z    Compiling writeable v0.6.3
2026-06-15T13:49:41.5776893Z    Compiling litemap v0.8.2
2026-06-15T13:49:41.5811655Z    Compiling dunce v1.0.5
2026-06-15T13:49:41.5852042Z    Compiling utf8_iter v1.0.4
2026-06-15T13:49:41.5867274Z    Compiling fs_extra v1.3.0
2026-06-15T13:49:41.7256130Z    Compiling cc v1.2.63
2026-06-15T13:49:41.7439191Z    Compiling ident_case v1.0.1
2026-06-15T13:49:41.7439630Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T13:49:41.7659843Z    Compiling icu_properties_data v2.2.0
2026-06-15T13:49:41.7873331Z    Compiling anyhow v1.0.102
2026-06-15T13:49:41.8406548Z    Compiling percent-encoding v2.3.2
2026-06-15T13:49:41.8788123Z    Compiling windows-targets v0.52.6
2026-06-15T13:49:41.8788603Z    Compiling http v1.4.1
2026-06-15T13:49:41.8964879Z    Compiling cpufeatures v0.3.0
2026-06-15T13:49:41.9522125Z    Compiling windows-sys v0.59.0
2026-06-15T13:49:41.9903555Z    Compiling syn v2.0.117
2026-06-15T13:49:42.0099346Z    Compiling crypto-common v0.1.7
2026-06-15T13:49:42.0492464Z    Compiling block-buffer v0.10.4
2026-06-15T13:49:42.0727187Z    Compiling unicode-segmentation v1.13.3
2026-06-15T13:49:42.0976802Z    Compiling thiserror v2.0.18
2026-06-15T13:49:42.1249647Z    Compiling digest v0.10.7
2026-06-15T13:49:42.1715874Z    Compiling aws-lc-rs v1.17.0
2026-06-15T13:49:42.1726593Z    Compiling scopeguard v1.2.0
2026-06-15T13:49:42.2713483Z    Compiling lock_api v0.4.14
2026-06-15T13:49:42.2733040Z    Compiling chacha20 v0.10.0
2026-06-15T13:49:42.3714543Z    Compiling sha2 v0.10.9
2026-06-15T13:49:42.4003441Z    Compiling form_urlencoded v1.2.2
2026-06-15T13:49:42.5040728Z    Compiling untrusted v0.9.0
2026-06-15T13:49:42.5514592Z    Compiling cmake v0.1.58
2026-06-15T13:49:42.5936393Z    Compiling rand v0.10.1
2026-06-15T13:49:42.6177242Z    Compiling num-traits v0.2.19
2026-06-15T13:49:42.6224453Z    Compiling windows-strings v0.5.1
2026-06-15T13:49:42.6966410Z    Compiling windows-result v0.4.1
2026-06-15T13:49:42.8313186Z    Compiling heck v0.5.0
2026-06-15T13:49:42.8469010Z    Compiling rustls v0.23.40
2026-06-15T13:49:42.8622364Z    Compiling convert_case v0.10.0
2026-06-15T13:49:42.9879024Z    Compiling unicode-xid v0.2.6
2026-06-15T13:49:42.9940220Z    Compiling winapi v0.3.9
2026-06-15T13:49:43.0342599Z    Compiling atomic-waker v1.1.2
2026-06-15T13:49:43.0424314Z    Compiling const-oid v0.10.2
2026-06-15T13:49:43.1129205Z    Compiling httparse v1.10.1
2026-06-15T13:49:43.1455243Z    Compiling parking_lot_core v0.9.12
2026-06-15T13:49:43.1455734Z    Compiling http-body v1.0.1
2026-06-15T13:49:43.1730091Z    Compiling hybrid-array v0.4.12
2026-06-15T13:49:43.1989452Z    Compiling powerfmt v0.2.0
2026-06-15T13:49:43.2241668Z    Compiling either v1.16.0
2026-06-15T13:49:43.2790202Z    Compiling base64ct v1.8.3
2026-06-15T13:49:43.3106382Z    Compiling base64 v0.22.1
2026-06-15T13:49:43.4083857Z    Compiling deranged v0.5.8
2026-06-15T13:49:43.4527218Z    Compiling tower-service v0.3.3
2026-06-15T13:49:43.4560695Z    Compiling num-conv v0.2.2
2026-06-15T13:49:43.5340131Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T13:49:43.5587636Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:49:43.5765511Z    Compiling aws-lc-sys v0.41.0
2026-06-15T13:49:43.5992973Z    Compiling ring v0.17.14
2026-06-15T13:49:43.7867347Z    Compiling ref-cast v1.0.25
2026-06-15T13:49:43.9345073Z    Compiling tinyvec_macros v0.1.1
2026-06-15T13:49:44.0218856Z    Compiling data-encoding v2.11.0
2026-06-15T13:49:44.0227389Z    Compiling try-lock v0.2.5
2026-06-15T13:49:44.0355524Z    Compiling time-core v0.1.8
2026-06-15T13:49:44.0557014Z    Compiling tinyvec v1.11.0
2026-06-15T13:49:44.1462272Z    Compiling want v0.3.1
2026-06-15T13:49:44.2071129Z    Compiling parking_lot v0.12.5
2026-06-15T13:49:44.2385595Z    Compiling block-buffer v0.12.0
2026-06-15T13:49:44.2807080Z    Compiling crypto-common v0.2.2
2026-06-15T13:49:44.2926556Z    Compiling vergen-lib v9.1.0
2026-06-15T13:49:44.3005464Z    Compiling inout v0.1.4
2026-06-15T13:49:44.4315234Z    Compiling n0-future v0.3.2
2026-06-15T13:49:44.4807637Z    Compiling memoffset v0.6.5
2026-06-15T13:49:44.5074146Z    Compiling aho-corasick v1.1.4
2026-06-15T13:49:44.6382402Z    Compiling regex-syntax v0.8.10
2026-06-15T13:49:44.7421724Z    Compiling parking v2.2.1
2026-06-15T13:49:44.8193580Z    Compiling toml_write v0.1.2
2026-06-15T13:49:44.8971879Z    Compiling socket2 v0.6.4
2026-06-15T13:49:44.9219774Z    Compiling mio v1.2.1
2026-06-15T13:49:44.9232790Z    Compiling crossbeam-utils v0.8.21
2026-06-15T13:49:45.0479026Z    Compiling diatomic-waker v0.2.3
2026-06-15T13:49:45.2403175Z    Compiling httpdate v1.0.3
2026-06-15T13:49:45.2784224Z    Compiling winnow v1.0.3
2026-06-15T13:49:45.2826488Z    Compiling spin v0.10.0
2026-06-15T13:49:45.3721951Z    Compiling winnow v0.7.15
2026-06-15T13:49:45.3970200Z    Compiling thiserror v1.0.69
2026-06-15T13:49:45.5015058Z    Compiling cordyceps v0.3.4
2026-06-15T13:49:45.5200116Z    Compiling digest v0.11.3
2026-06-15T13:49:45.5827612Z    Compiling synstructure v0.13.2
2026-06-15T13:49:45.7204358Z    Compiling darling_core v0.20.11
2026-06-15T13:49:45.7359295Z    Compiling serde_derive_internals v0.29.1
2026-06-15T13:49:45.8194069Z    Compiling futures-buffered v0.2.13
2026-06-15T13:49:46.0288585Z    Compiling futures-lite v2.6.1
2026-06-15T13:49:46.0923679Z    Compiling cipher v0.4.4
2026-06-15T13:49:46.1188191Z    Compiling vergen-lib v0.1.6
2026-06-15T13:49:46.1709749Z    Compiling vergen v9.1.0
2026-06-15T13:49:46.2790912Z    Compiling universal-hash v0.5.1
2026-06-15T13:49:46.3371840Z    Compiling serial-core v0.4.0
2026-06-15T13:49:46.3558459Z    Compiling noq-udp v0.10.0
2026-06-15T13:49:46.3888523Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T13:49:46.4048245Z    Compiling regex-automata v0.4.14
2026-06-15T13:49:46.5119002Z    Compiling sync_wrapper v1.0.2
2026-06-15T13:49:46.5596011Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T13:49:46.6700895Z    Compiling heapless v0.7.17
2026-06-15T13:49:46.7748609Z    Compiling opaque-debug v0.3.1
2026-06-15T13:49:46.7957597Z    Compiling winreg v0.10.1
2026-06-15T13:49:46.8139816Z    Compiling byteorder v1.5.0
2026-06-15T13:49:47.5534648Z    Compiling dyn-clone v1.0.20
2026-06-15T13:49:47.5535121Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T13:49:47.5536358Z    Compiling allocator-api2 v0.2.21
2026-06-15T13:49:47.6733292Z    Compiling hash32 v0.2.1
2026-06-15T13:49:47.6842923Z    Compiling polyval v0.6.2
2026-06-15T13:49:47.7212231Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T13:49:47.7932896Z    Compiling serial-windows v0.4.0
2026-06-15T13:49:47.8654027Z    Compiling regex v1.12.3
2026-06-15T13:49:47.9373608Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:49:47.9420831Z    Compiling spin v0.9.8
2026-06-15T13:49:47.9812054Z    Compiling windows-threading v0.2.1
2026-06-15T13:49:48.0316925Z    Compiling lazy_static v1.5.0
2026-06-15T13:49:48.0584135Z    Compiling ryu v1.0.23
2026-06-15T13:49:48.1176074Z    Compiling tower-layer v0.3.3
2026-06-15T13:49:48.1764739Z    Compiling bitflags v1.3.2
2026-06-15T13:49:48.2070099Z    Compiling signature v3.0.0
2026-06-15T13:49:48.2582952Z    Compiling pin-utils v0.1.0
2026-06-15T13:49:48.2997713Z    Compiling shared_library v0.1.9
2026-06-15T13:49:48.3227624Z    Compiling nix v0.25.1
2026-06-15T13:49:48.3536837Z    Compiling proc-macro-crate v3.5.0
2026-06-15T13:49:48.3551153Z    Compiling serial v0.4.0
2026-06-15T13:49:48.4025438Z    Compiling ghash v0.5.1
2026-06-15T13:49:48.4133294Z    Compiling aes v0.8.4
2026-06-15T13:49:48.4368871Z    Compiling ctr v0.9.2
2026-06-15T13:49:48.5224698Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T13:49:48.5506867Z    Compiling serde_derive v1.0.228
2026-06-15T13:49:48.5596932Z    Compiling zeroize_derive v1.4.3
2026-06-15T13:49:48.6037665Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T13:49:48.6101842Z    Compiling zerofrom-derive v0.1.7
2026-06-15T13:49:48.6500538Z    Compiling yoke-derive v0.8.2
2026-06-15T13:49:48.8868376Z    Compiling tokio-macros v2.7.0
2026-06-15T13:49:48.9655159Z    Compiling futures-macro v0.3.32
2026-06-15T13:49:49.0861586Z    Compiling zerovec-derive v0.11.3
2026-06-15T13:49:49.1101060Z    Compiling displaydoc v0.2.6
2026-06-15T13:49:49.1140830Z    Compiling tracing-attributes v0.1.31
2026-06-15T13:49:49.1786723Z    Compiling thiserror-impl v2.0.18
2026-06-15T13:49:49.2135206Z    Compiling zeroize v1.8.2
2026-06-15T13:49:49.2500809Z    Compiling derive_more-impl v2.1.1
2026-06-15T13:49:49.2935890Z    Compiling darling_macro v0.20.11
2026-06-15T13:49:49.6834419Z    Compiling rustls-pki-types v1.14.1
2026-06-15T13:49:49.6835069Z    Compiling tokio v1.52.3
2026-06-15T13:49:49.8027736Z    Compiling darling v0.20.11
2026-06-15T13:49:49.8409495Z    Compiling futures-util v0.3.32
2026-06-15T13:49:49.9297172Z    Compiling spez v0.1.2
2026-06-15T13:49:49.9467372Z    Compiling n0-error-macros v0.1.3
2026-06-15T13:49:51.3122254Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:49:51.5448410Z    Compiling zerofrom v0.1.8
2026-06-15T13:49:51.5541958Z    Compiling ed25519-dalek v2.2.0
2026-06-15T13:49:51.5818090Z    Compiling windows-implement v0.60.2
2026-06-15T13:49:51.5914075Z    Compiling windows-interface v0.59.3
2026-06-15T13:49:51.8376214Z    Compiling yoke v0.8.3
2026-06-15T13:49:51.8582216Z    Compiling spt-proto v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T13:49:51.8617240Z    Compiling der v0.8.0-rc.10
2026-06-15T13:49:52.0747848Z    Compiling n0-error v0.1.3
2026-06-15T13:49:52.0924140Z    Compiling ref-cast-impl v1.0.25
2026-06-15T13:49:52.1796167Z    Compiling zerovec v0.11.6
2026-06-15T13:49:52.1863634Z    Compiling zerotrie v0.2.4
2026-06-15T13:49:52.2548060Z    Compiling pin-project-internal v1.1.13
2026-06-15T13:49:52.3716172Z    Compiling schemars_derive v1.2.1
2026-06-15T13:49:52.4113591Z    Compiling windows-core v0.62.2
2026-06-15T13:49:52.4687722Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:49:52.6201301Z    Compiling thiserror-impl v1.0.69
2026-06-15T13:49:52.6347794Z    Compiling cobs v0.3.0
2026-06-15T13:49:52.6905574Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T13:49:52.8151129Z    Compiling tinystr v0.8.3
2026-06-15T13:49:52.8269715Z    Compiling potential_utf v0.1.5
2026-06-15T13:49:52.8340123Z    Compiling derive_builder v0.20.2
2026-06-15T13:49:52.8496879Z    Compiling postcard-derive v0.2.2
2026-06-15T13:49:52.9976824Z    Compiling icu_locale_core v2.2.0
2026-06-15T13:49:53.0350830Z    Compiling icu_collections v2.2.0
2026-06-15T13:49:53.0824142Z    Compiling spki v0.8.0-rc.4
2026-06-15T13:49:53.3299325Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T13:49:53.5261025Z    Compiling windows-collections v0.3.2
2026-06-15T13:49:53.5446540Z    Compiling windows-numerics v0.3.1
2026-06-15T13:49:53.5583314Z    Compiling windows-future v0.3.2
2026-06-15T13:49:53.5895320Z    Compiling time v0.3.47
2026-06-15T13:49:53.6201555Z    Compiling pin-project v1.1.13
2026-06-15T13:49:53.7778055Z    Compiling http-body-util v0.1.3
2026-06-15T13:49:53.7985883Z    Compiling aead v0.5.2
2026-06-15T13:49:53.8269939Z    Compiling shell-words v1.1.1
2026-06-15T13:49:53.8457653Z    Compiling futures-executor v0.3.32
2026-06-15T13:49:53.8583528Z    Compiling ipconfig v0.3.4
2026-06-15T13:49:53.9946468Z    Compiling icu_provider v2.2.0
2026-06-15T13:49:54.0802647Z    Compiling futures v0.3.32
2026-06-15T13:49:54.0803133Z    Compiling downcast-rs v1.2.1
2026-06-15T13:49:54.1057818Z    Compiling widestring v1.2.1
2026-06-15T13:49:54.1365451Z    Compiling derive_more v2.1.1
2026-06-15T13:49:54.1876862Z    Compiling ipnet v2.12.0
2026-06-15T13:49:54.2327127Z    Compiling toml_datetime v0.6.11
2026-06-15T13:49:54.2367943Z    Compiling serde_spanned v0.6.9
2026-06-15T13:49:54.2694085Z    Compiling icu_normalizer v2.2.0
2026-06-15T13:49:54.2694590Z    Compiling icu_properties v2.2.0
2026-06-15T13:49:54.2752951Z    Compiling schemars v1.2.1
2026-06-15T13:49:54.3416592Z    Compiling filedescriptor v0.8.3
2026-06-15T13:49:54.3695255Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T13:49:54.4210611Z    Compiling toml_edit v0.22.27
2026-06-15T13:49:54.5123295Z    Compiling prefix-trie v0.8.4
2026-06-15T13:49:54.6080255Z    Compiling portable-pty v0.8.1
2026-06-15T13:49:54.8111495Z    Compiling once_cell v1.21.4
2026-06-15T13:49:54.8138805Z    Compiling windows v0.62.2
2026-06-15T13:49:54.8638813Z    Compiling tokio-util v0.7.18
2026-06-15T13:49:55.0126137Z    Compiling tracing-core v0.1.36
2026-06-15T13:49:55.0478118Z    Compiling tempfile v3.27.0
2026-06-15T13:49:55.1203873Z    Compiling hashbrown v0.14.5
2026-06-15T13:49:55.1781418Z    Compiling postcard v1.1.3
2026-06-15T13:49:55.5389306Z    Compiling tracing v0.1.44
2026-06-15T13:49:55.6010864Z    Compiling idna_adapter v1.2.2
2026-06-15T13:49:55.6645073Z    Compiling hashlink v0.9.1
2026-06-15T13:49:55.6960216Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T13:49:55.7521516Z    Compiling idna v1.1.0
2026-06-15T13:49:55.7849162Z    Compiling tower v0.5.3
2026-06-15T13:49:55.8368009Z    Compiling chrono v0.4.45
2026-06-15T13:49:55.8482634Z    Compiling h2 v0.4.14
2026-06-15T13:49:55.9726471Z    Compiling rusqlite v0.32.1
2026-06-15T13:49:55.9743196Z    Compiling aes-gcm v0.10.3
2026-06-15T13:49:55.9811229Z    Compiling data-encoding-macro v0.1.20
2026-06-15T13:49:56.0878752Z    Compiling url v2.5.8
2026-06-15T13:49:56.1500166Z    Compiling toml v0.8.23
2026-06-15T13:49:56.1556216Z    Compiling num_enum_derive v0.7.6
2026-06-15T13:49:56.2535606Z    Compiling strum_macros v0.28.0
2026-06-15T13:49:56.3471802Z    Compiling async-trait v0.1.89
2026-06-15T13:49:56.4170689Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T13:49:56.5287448Z    Compiling enum-assoc v1.3.0
2026-06-15T13:49:56.7280026Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T13:49:56.8884448Z    Compiling spt-store v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T13:49:56.9384365Z    Compiling crossbeam-channel v0.5.15
2026-06-15T13:49:57.1284944Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T13:49:57.2299502Z    Compiling blake3 v1.8.5
2026-06-15T13:49:57.2995907Z    Compiling windows-registry v0.6.1
2026-06-15T13:49:57.3379919Z    Compiling noq v0.18.0
2026-06-15T13:49:57.4648971Z    Compiling netwatch v0.16.0
2026-06-15T13:49:57.5283713Z    Compiling uuid v1.23.2
2026-06-15T13:49:57.5587715Z    Compiling acto v0.8.2
2026-06-15T13:49:57.5906228Z    Compiling tagptr v0.2.0
2026-06-15T13:49:57.6396007Z    Compiling rustc-hash v2.1.2
2026-06-15T13:49:57.6511040Z    Compiling mac-addr v0.3.0
2026-06-15T13:49:57.6841514Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T13:49:57.7322255Z    Compiling lru-slab v0.1.2
2026-06-15T13:49:57.8276483Z    Compiling xml-rs v0.8.28
2026-06-15T13:49:57.8592515Z    Compiling identity-hash v0.1.0
2026-06-15T13:49:57.8725765Z    Compiling foldhash v0.2.0
2026-06-15T13:49:57.8732293Z    Compiling netdev v0.42.0
2026-06-15T13:49:57.9034102Z    Compiling moka v0.12.15
2026-06-15T13:49:58.0427116Z    Compiling hashbrown v0.16.1
2026-06-15T13:49:58.1146726Z    Compiling num_enum v0.7.6
2026-06-15T13:49:58.1856439Z    Compiling iroh-metrics v0.38.3
2026-06-15T13:49:58.4310267Z    Compiling xmltree v0.10.3
2026-06-15T13:49:58.5867986Z    Compiling strum v0.28.0
2026-06-15T13:49:58.6198079Z    Compiling attohttpc v0.30.1
2026-06-15T13:49:58.6430872Z    Compiling iroh-base v0.98.0
2026-06-15T13:49:58.6431405Z    Compiling tower-http v0.6.11
2026-06-15T13:49:58.7383370Z    Compiling spt-msg v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T13:49:58.8156436Z    Compiling iroh-relay v0.98.0
2026-06-15T13:49:58.8303491Z    Compiling n0-watcher v0.6.1
2026-06-15T13:49:58.8616026Z    Compiling tokio-stream v0.1.18
2026-06-15T13:49:59.0740980Z    Compiling spt-runtime v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T13:49:59.2066930Z    Compiling simple-dns v0.9.3
2026-06-15T13:49:59.3094646Z    Compiling arrayvec v0.7.6
2026-06-15T13:49:59.3650033Z    Compiling sha1_smol v1.0.1
2026-06-15T13:49:59.3927746Z    Compiling arrayref v0.3.9
2026-06-15T13:49:59.4614511Z    Compiling hyper v1.10.1
2026-06-15T13:49:59.5147214Z    Compiling smol_str v0.1.24
2026-06-15T13:49:59.5160790Z    Compiling constant_time_eq v0.4.2
2026-06-15T13:49:59.5626696Z    Compiling resolv-conf v0.7.6
2026-06-15T13:49:59.5788079Z    Compiling simdutf8 v0.1.5
2026-06-15T13:49:59.7917100Z    Compiling spt-term v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T13:49:59.8800008Z    Compiling lru v0.16.4
2026-06-15T13:49:59.8908868Z    Compiling webpki-roots v1.0.7
2026-06-15T13:50:00.0082650Z    Compiling seize v0.5.1
2026-06-15T13:50:00.0901327Z    Compiling serde_bytes v0.11.19
2026-06-15T13:50:00.0972917Z    Compiling hmac v0.12.1
2026-06-15T13:50:00.1273131Z    Compiling iroh-dns v0.98.0
2026-06-15T13:50:00.2582182Z    Compiling iroh v0.98.2
2026-06-15T13:50:00.3032511Z    Compiling cmov v0.5.4
2026-06-15T13:50:00.3527424Z    Compiling papaya v0.2.4
2026-06-15T13:50:00.4125062Z    Compiling hkdf v0.12.4
2026-06-15T13:50:00.4391284Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T13:50:00.5783334Z    Compiling ctutils v0.4.2
2026-06-15T13:50:00.5858090Z    Compiling backon v1.6.0
2026-06-15T13:50:00.5942207Z    Compiling spake2 v0.4.0
2026-06-15T13:50:00.7464416Z    Compiling sha1 v0.10.6
2026-06-15T13:50:00.7696792Z    Compiling doctest-file v1.1.1
2026-06-15T13:50:00.8423803Z    Compiling hyper-util v0.1.20
2026-06-15T13:50:00.8719420Z    Compiling recvmsg v1.0.0
2026-06-15T13:50:00.8827784Z    Compiling darling_core v0.23.0
2026-06-15T13:50:00.9631955Z    Compiling spt-live v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T13:50:01.0485303Z    Compiling anstyle v1.0.14
2026-06-15T13:50:01.2654009Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T13:50:01.3042564Z    Compiling utf8parse v0.2.2
2026-06-15T13:50:01.3563516Z    Compiling anstyle-wincon v3.0.11
2026-06-15T13:50:01.4022094Z    Compiling anstyle-parse v1.0.0
2026-06-15T13:50:01.6017894Z    Compiling anstyle-query v1.1.5
2026-06-15T13:50:01.6118161Z    Compiling interprocess v2.4.2
2026-06-15T13:50:01.6616631Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T13:50:01.7563016Z    Compiling paste v1.0.15
2026-06-15T13:50:01.7786324Z    Compiling colorchoice v1.0.5
2026-06-15T13:50:01.8168468Z    Compiling foldhash v0.1.5
2026-06-15T13:50:01.8456629Z    Compiling instability v0.3.12
2026-06-15T13:50:01.9087035Z    Compiling anstream v1.0.0
2026-06-15T13:50:02.0007107Z    Compiling hashbrown v0.15.5
2026-06-15T13:50:02.0177214Z    Compiling strum_macros v0.26.4
2026-06-15T13:50:02.1168782Z    Compiling crossterm_winapi v0.9.1
2026-06-15T13:50:02.1716153Z    Compiling terminal_size v0.4.4
2026-06-15T13:50:02.2850334Z    Compiling igd-next v0.17.1
2026-06-15T13:50:02.3808416Z    Compiling itertools v0.13.0
2026-06-15T13:50:02.4147612Z    Compiling castaway v0.2.4
2026-06-15T13:50:02.4341140Z    Compiling clap_lex v1.1.0
2026-06-15T13:50:02.5250533Z    Compiling static_assertions v1.1.0
2026-06-15T13:50:02.5544854Z    Compiling indoc v2.0.7
2026-06-15T13:50:02.5708257Z    Compiling unicode-width v0.1.14
2026-06-15T13:50:02.6405623Z    Compiling compact_str v0.8.2
2026-06-15T13:50:02.6862115Z    Compiling lru v0.12.5
2026-06-15T13:50:02.7624373Z    Compiling clap_builder v4.6.0
2026-06-15T13:50:02.8603962Z    Compiling crossterm v0.28.1
2026-06-15T13:50:03.0071463Z    Compiling clap_derive v4.6.1
2026-06-15T13:50:03.0660671Z    Compiling cassowary v0.3.0
2026-06-15T13:50:03.2242932Z    Compiling unicode-width v0.2.0
2026-06-15T13:50:03.4043387Z    Compiling nucleo-matcher v0.3.1
2026-06-15T13:50:03.4353951Z    Compiling qrcode v0.14.1
2026-06-15T13:50:03.8887093Z    Compiling unicode-truncate v1.1.0
2026-06-15T13:50:04.0179697Z    Compiling strum v0.26.3
2026-06-15T13:50:04.0268739Z    Compiling mock-adapter v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T13:50:04.2402592Z    Compiling darling_macro v0.23.0
2026-06-15T13:50:04.4396884Z    Compiling wmi v0.18.4
2026-06-15T13:50:04.6403658Z    Compiling darling v0.23.0
2026-06-15T13:50:05.0330214Z    Compiling clap v4.6.1
2026-06-15T13:50:05.5982704Z    Compiling ratatui v0.29.0
2026-06-15T13:50:05.9678541Z    Compiling portmapper v0.16.0
2026-06-15T13:50:18.8819755Z    Compiling rustls-webpki v0.103.13
2026-06-15T13:50:21.0417014Z    Compiling tokio-rustls v0.26.4
2026-06-15T13:50:21.0417353Z    Compiling noq-proto v0.17.0
2026-06-15T13:50:21.0417591Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T13:50:21.1875572Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T13:50:21.1876046Z    Compiling hyper-rustls v0.27.9
2026-06-15T13:50:21.1876447Z    Compiling tokio-websockets v0.13.2
2026-06-15T13:50:21.3185737Z    Compiling reqwest v0.13.4
2026-06-15T13:50:22.1911317Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T13:50:37.7525559Z    Compiling spt-net v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:50:39.0685816Z    Compiling spt-daemon v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:50:47.3528127Z    Compiling spt v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T13:50:47.3528802Z    Compiling xtask v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T13:51:18.2417628Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s
2026-06-15T13:51:47.6578146Z ────────────
2026-06-15T13:51:47.6578501Z  Nextest run ID 1e1956fc-404e-43e8-bb9d-2e6ee369a181 with nextest profile: default
2026-06-15T13:51:47.6578916Z     Starting 1059 tests across 63 binaries (1 test skipped)
2026-06-15T13:51:47.6685547Z         PASS [   0.010s] (   1/1059) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-15T13:51:47.6704856Z         PASS [   0.012s] (   2/1059) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-15T13:51:47.6749452Z         PASS [   0.017s] (   3/1059) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-15T13:51:47.6956181Z         PASS [   0.037s] (   4/1059) spt::oneliner_e2e install_script_against_staged_release
2026-06-15T13:51:47.7013998Z         PASS [   0.043s] (   5/1059) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-15T13:51:47.7122672Z         PASS [   0.054s] (   6/1059) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-15T13:51:47.7317710Z         PASS [   0.057s] (   7/1059) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-15T13:51:47.7511534Z         PASS [   0.019s] (   8/1059) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-15T13:51:47.7634376Z         PASS [   0.012s] (   9/1059) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-15T13:51:47.7828521Z         PASS [   0.019s] (  10/1059) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-15T13:51:47.8009727Z         PASS [   0.018s] (  11/1059) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-15T13:51:47.8174848Z         PASS [   0.017s] (  12/1059) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-15T13:51:47.8329906Z         PASS [   0.015s] (  13/1059) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-15T13:51:47.8444729Z         PASS [   0.011s] (  14/1059) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-15T13:51:47.8560977Z         PASS [   0.012s] (  15/1059) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-15T13:51:47.8674436Z         PASS [   0.011s] (  16/1059) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-15T13:51:47.8771370Z         PASS [   0.010s] (  17/1059) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-15T13:51:47.8872501Z         PASS [   0.010s] (  18/1059) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-15T13:51:47.9784537Z         PASS [   0.091s] (  19/1059) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-15T13:51:48.0478547Z         PASS [   0.069s] (  20/1059) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-15T13:51:48.1040677Z         PASS [   0.056s] (  21/1059) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-15T13:51:48.2020097Z         PASS [   0.098s] (  22/1059) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-15T13:51:48.2132575Z         PASS [   0.011s] (  23/1059) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-15T13:51:48.2522830Z         PASS [   0.039s] (  24/1059) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-15T13:51:48.3662550Z         PASS [   0.114s] (  25/1059) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-15T13:51:48.3872356Z         PASS [   0.021s] (  26/1059) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-15T13:51:48.4081256Z         PASS [   0.021s] (  27/1059) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-15T13:51:48.4278627Z         PASS [   0.020s] (  28/1059) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-15T13:51:48.4376230Z         PASS [   0.010s] (  29/1059) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-15T13:51:48.4473829Z         PASS [   0.010s] (  30/1059) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-15T13:51:48.4723108Z         PASS [   0.025s] (  31/1059) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-15T13:51:48.5374994Z         PASS [   0.064s] (  32/1059) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-15T13:51:48.5705924Z         PASS [   0.030s] (  33/1059) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-15T13:51:48.6096232Z         PASS [   0.042s] (  34/1059) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-15T13:51:48.6896851Z         PASS [   0.080s] (  35/1059) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-15T13:51:48.7605378Z         PASS [   0.071s] (  36/1059) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-15T13:51:48.7893955Z         PASS [   1.131s] (  37/1059) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-15T13:51:52.6838151Z         PASS [   3.921s] (  38/1059) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-15T13:51:52.7176922Z         PASS [   0.030s] (  39/1059) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-15T13:51:52.7190323Z         PASS [   5.060s] (  40/1059) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-15T13:51:52.7264063Z         PASS [   3.935s] (  41/1059) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-15T13:51:52.7481499Z         PASS [   0.030s] (  42/1059) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-15T13:51:52.7531086Z         PASS [   0.039s] (  43/1059) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-15T13:51:52.7532149Z         PASS [   5.094s] (  44/1059) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-15T13:51:52.7882701Z         PASS [   0.037s] (  45/1059) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-15T13:51:52.7963452Z         PASS [   0.043s] (  46/1059) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-15T13:51:52.8041771Z         PASS [   0.076s] (  47/1059) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-15T13:51:52.8232606Z         PASS [   0.035s] (  48/1059) spt::bin/spt api::tests::adapter_is_required
2026-06-15T13:51:52.8245156Z         PASS [   0.074s] (  49/1059) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-15T13:51:52.8260441Z         PASS [   0.025s] (  50/1059) spt::bin/spt api::tests::state_value_is_validated
2026-06-15T13:51:52.8375237Z         PASS [   0.040s] (  51/1059) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-15T13:51:52.8686819Z         PASS [   0.039s] (  52/1059) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-15T13:51:52.8711101Z         PASS [   0.047s] (  53/1059) spt::bin/spt api::tests::surface_parses
2026-06-15T13:51:52.8819500Z         PASS [   0.053s] (  54/1059) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-15T13:51:52.8992861Z         PASS [   0.030s] (  55/1059) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-15T13:51:52.9025653Z         PASS [   0.023s] (  56/1059) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-15T13:51:52.9617833Z         PASS [   0.126s] (  57/1059) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-15T13:51:52.9703920Z         PASS [   0.109s] (  58/1059) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-15T13:51:53.0379370Z         PASS [   0.074s] (  59/1059) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-15T13:51:53.0478800Z         PASS [   0.074s] (  60/1059) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-15T13:51:53.0654513Z         PASS [   5.397s] (  61/1059) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-15T13:51:53.0739149Z         PASS [   0.029s] (  62/1059) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-15T13:51:53.0812768Z         PASS [   0.043s] (  63/1059) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-15T13:51:53.0933992Z         PASS [   0.020s] (  64/1059) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-15T13:51:53.1060748Z         PASS [   0.025s] (  65/1059) spt::bin/spt cli::tests::bare_tty_guard
2026-06-15T13:51:53.1110707Z         PASS [   0.042s] (  66/1059) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-15T13:51:53.1233210Z         PASS [   0.028s] (  67/1059) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-15T13:51:53.1233967Z         PASS [   0.224s] (  68/1059) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-15T13:51:53.1310118Z         PASS [   0.023s] (  69/1059) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-15T13:51:53.1310971Z         PASS [   0.023s] (  70/1059) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-15T13:51:53.1571594Z         PASS [   0.025s] (  71/1059) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-15T13:51:53.1572376Z         PASS [   0.033s] (  72/1059) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-15T13:51:53.1648373Z         PASS [   0.042s] (  73/1059) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-15T13:51:53.1803484Z         PASS [   0.051s] (  74/1059) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-15T13:51:53.1905075Z         PASS [   0.027s] (  75/1059) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-15T13:51:53.1905734Z         PASS [   0.030s] (  76/1059) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-15T13:51:53.1926349Z         PASS [   0.029s] (  77/1059) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-15T13:51:53.2105833Z         PASS [   0.306s] (  78/1059) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-15T13:51:53.2223663Z         PASS [   5.562s] (  79/1059) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-15T13:51:53.2225646Z         PASS [   0.039s] (  80/1059) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-15T13:51:53.2355989Z         PASS [   0.039s] (  81/1059) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-15T13:51:53.2358978Z         PASS [   0.050s] (  82/1059) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-15T13:51:53.2552913Z         PASS [   0.034s] (  83/1059) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-15T13:51:53.2633306Z         PASS [   0.043s] (  84/1059) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-15T13:51:53.2812900Z         PASS [   5.623s] (  85/1059) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-15T13:51:53.2907721Z         PASS [   5.595s] (  86/1059) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-15T13:51:53.4450312Z         PASS [   0.211s] (  87/1059) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-15T13:51:53.4485461Z         PASS [   0.211s] (  88/1059) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-15T13:51:53.4486266Z         PASS [   0.183s] (  89/1059) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-15T13:51:53.4487298Z         PASS [   0.191s] (  90/1059) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-15T13:51:53.4487984Z         PASS [   0.158s] (  91/1059) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-15T13:51:53.4693358Z         PASS [   0.186s] (  92/1059) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-15T13:51:53.4694405Z         PASS [   0.021s] (  93/1059) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-15T13:51:53.4729448Z         PASS [   0.029s] (  94/1059) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-15T13:51:53.4767137Z         PASS [   0.030s] (  95/1059) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-15T13:51:53.4773735Z         PASS [   0.031s] (  96/1059) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-15T13:51:53.4886490Z         PASS [   0.014s] (  97/1059) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-15T13:51:53.4887263Z         PASS [   0.034s] (  98/1059) spt::bin/spt cli::tests::notify_surface_parses
2026-06-15T13:51:53.4899935Z         PASS [   0.019s] (  99/1059) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-15T13:51:53.5095818Z         PASS [   0.026s] ( 100/1059) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-15T13:51:53.5096451Z         PASS [   0.019s] ( 101/1059) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-15T13:51:53.5399167Z         PASS [   0.029s] ( 102/1059) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-15T13:51:53.5577390Z         PASS [   0.017s] ( 103/1059) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-15T13:51:53.5784750Z         PASS [   0.022s] ( 104/1059) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-15T13:51:53.5904818Z         PASS [   0.081s] ( 105/1059) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-15T13:51:53.6579920Z         PASS [   0.068s] ( 106/1059) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-15T13:51:53.6690537Z         PASS [   0.188s] ( 107/1059) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-15T13:51:53.7160734Z         PASS [   0.239s] ( 108/1059) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-15T13:51:53.7694414Z         PASS [   0.111s] ( 109/1059) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-15T13:51:53.8554888Z         PASS [   0.274s] ( 110/1059) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-15T13:51:53.8884133Z         PASS [   0.219s] ( 111/1059) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-15T13:51:53.9146410Z         PASS [   0.024s] ( 112/1059) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-15T13:51:53.9147093Z         PASS [   0.062s] ( 113/1059) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-15T13:51:53.9404710Z         PASS [   0.028s] ( 114/1059) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-15T13:51:53.9488471Z         PASS [   0.035s] ( 115/1059) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-15T13:51:53.9656271Z         PASS [   0.017s] ( 116/1059) spt::bin/spt cli::tests::subcommands_parse
2026-06-15T13:51:53.9657923Z         PASS [   0.025s] ( 117/1059) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-15T13:51:53.9889150Z         PASS [   0.019s] ( 118/1059) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-15T13:51:54.0060505Z         PASS [   0.038s] ( 119/1059) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-15T13:51:54.0086290Z         PASS [   0.022s] ( 120/1059) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-15T13:51:54.0209101Z         PASS [   0.016s] ( 121/1059) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-15T13:51:54.0274313Z         PASS [   0.018s] ( 122/1059) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-15T13:51:54.0361546Z         PASS [   0.014s] ( 123/1059) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-15T13:51:54.0380059Z         PASS [   0.562s] ( 124/1059) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-15T13:51:54.0416741Z         PASS [   0.016s] ( 125/1059) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-15T13:51:54.0481571Z         PASS [   0.014s] ( 126/1059) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-15T13:51:54.0516812Z         PASS [   0.014s] ( 127/1059) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-15T13:51:54.0549391Z         PASS [   0.013s] ( 128/1059) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-15T13:51:54.0607462Z         PASS [   0.013s] ( 129/1059) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-15T13:51:54.0640818Z         PASS [   0.012s] ( 130/1059) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-15T13:51:54.0706445Z         PASS [   0.014s] ( 131/1059) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-15T13:51:54.0763838Z         PASS [   0.015s] ( 132/1059) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-15T13:51:54.0790369Z         PASS [   0.015s] ( 133/1059) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-15T13:51:54.0828909Z         PASS [   0.013s] ( 134/1059) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-15T13:51:54.0903277Z         PASS [   0.013s] ( 135/1059) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-15T13:51:54.0935292Z         PASS [   0.014s] ( 136/1059) spt::bin/spt picker::model::tests::back_unwinds
2026-06-15T13:51:54.0973524Z         PASS [   0.015s] ( 137/1059) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-15T13:51:54.1063254Z         PASS [   6.405s] ( 138/1059) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-15T13:51:54.1093590Z         PASS [   0.020s] ( 139/1059) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-15T13:51:54.1097792Z         PASS [   0.016s] ( 140/1059) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-15T13:51:54.1146604Z         PASS [   0.017s] ( 141/1059) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-15T13:51:54.1162685Z         PASS [   0.400s] ( 142/1059) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-15T13:51:54.1200000Z         PASS [   0.014s] ( 143/1059) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-15T13:51:54.1278826Z         PASS [   0.018s] ( 144/1059) spt::bin/spt picker::model::tests::filter_narrows
2026-06-15T13:51:54.1321355Z         PASS [   0.022s] ( 145/1059) spt::bin/spt picker::model::tests::kind_routes
2026-06-15T13:51:54.1325715Z         PASS [   6.474s] ( 146/1059) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-15T13:51:54.1355725Z         PASS [   0.021s] ( 147/1059) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-15T13:51:54.1396276Z         PASS [   0.024s] ( 148/1059) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-15T13:51:54.1426745Z         PASS [   0.023s] ( 149/1059) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-15T13:51:54.1465072Z         PASS [   0.019s] ( 150/1059) spt::bin/spt picker::model::tests::resume_title_render
2026-06-15T13:51:54.1497234Z         PASS [   0.018s] ( 151/1059) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-15T13:51:54.1534766Z         PASS [   0.021s] ( 152/1059) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-15T13:51:54.1567772Z         PASS [   0.021s] ( 153/1059) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-15T13:51:54.1604766Z         PASS [   0.021s] ( 154/1059) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-15T13:51:54.1633990Z         PASS [   0.021s] ( 155/1059) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-15T13:51:54.1669422Z         PASS [   0.020s] ( 156/1059) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-15T13:51:54.1830735Z         PASS [   0.029s] ( 157/1059) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-15T13:51:54.1845185Z         PASS [   0.024s] ( 158/1059) spt::bin/spt picker::view::tests::kind_buffer
2026-06-15T13:51:54.1851974Z         PASS [   0.028s] ( 159/1059) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-15T13:51:54.1962703Z         PASS [   0.029s] ( 160/1059) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-15T13:51:54.1963373Z         PASS [   0.033s] ( 161/1059) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-15T13:51:54.2002706Z         PASS [   0.017s] ( 162/1059) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-15T13:51:54.2014653Z         PASS [   0.052s] ( 163/1059) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-15T13:51:54.2035977Z         PASS [   0.019s] ( 164/1059) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-15T13:51:54.2038040Z         PASS [   0.019s] ( 165/1059) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-15T13:51:54.2102034Z         PASS [   0.014s] ( 166/1059) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-15T13:51:54.2199742Z         PASS [   0.024s] ( 167/1059) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-15T13:51:54.3476357Z         PASS [   1.169s] ( 168/1059) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-15T13:51:54.3920444Z         PASS [   0.192s] ( 169/1059) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-15T13:51:54.4139771Z         PASS [   0.066s] ( 170/1059) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-15T13:51:54.4158981Z         PASS [   0.024s] ( 171/1059) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-15T13:51:54.4214593Z         PASS [   0.211s] ( 172/1059) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-15T13:51:54.4420215Z         PASS [   0.028s] ( 173/1059) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-15T13:51:54.4426570Z         PASS [   0.223s] ( 174/1059) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-15T13:51:54.4431701Z         PASS [   0.239s] ( 175/1059) spt-daemon access::tests::gate_decision_table
2026-06-15T13:51:54.4434303Z         PASS [   0.027s] ( 176/1059) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-15T13:51:54.4471295Z         PASS [   0.026s] ( 177/1059) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-15T13:51:54.4652186Z         PASS [   0.023s] ( 178/1059) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-15T13:51:54.4680299Z         PASS [   0.025s] ( 179/1059) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-15T13:51:57.7008444Z         PASS [   3.255s] ( 180/1059) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-15T13:51:57.7046435Z         PASS [   9.989s] ( 181/1059) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-15T13:51:57.7424960Z         PASS [   3.293s] ( 182/1059) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-15T13:51:57.7425864Z         PASS [   3.274s] ( 183/1059) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-15T13:51:57.7493091Z         PASS [   3.304s] ( 184/1059) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-15T13:51:57.7499029Z         PASS [   3.285s] ( 185/1059) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-15T13:51:57.7732556Z         PASS [   0.075s] ( 186/1059) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-15T13:51:57.7792689Z         PASS [   0.028s] ( 187/1059) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-15T13:51:57.7793598Z         PASS [   0.030s] ( 188/1059) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-15T13:51:59.6994578Z         PASS [   1.957s] ( 189/1059) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-15T13:51:59.7130328Z         PASS [   1.933s] ( 190/1059) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-15T13:51:59.7167541Z         PASS [   2.014s] ( 191/1059) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-15T13:51:59.7168168Z         PASS [   1.938s] ( 192/1059) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-15T13:51:59.7183750Z         PASS [   1.977s] ( 193/1059) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-15T13:51:59.7286899Z         PASS [   0.029s] ( 194/1059) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-15T13:52:00.0438682Z         PASS [   0.327s] ( 195/1059) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-15T13:52:00.0757227Z         PASS [   0.359s] ( 196/1059) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-15T13:52:00.0800136Z         PASS [   0.351s] ( 197/1059) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-15T13:52:00.0805188Z         PASS [   2.302s] ( 198/1059) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-15T13:52:00.0864319Z         PASS [   0.368s] ( 199/1059) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-15T13:52:00.0865171Z         PASS [   0.381s] ( 200/1059) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-15T13:52:00.0956644Z         PASS [   0.017s] ( 201/1059) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-15T13:52:00.0998207Z         PASS [   0.020s] ( 202/1059) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-15T13:52:00.1048412Z         PASS [   0.018s] ( 203/1059) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-15T13:52:00.1079251Z         PASS [   0.027s] ( 204/1059) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-15T13:52:01.1823144Z         PASS [  13.513s] ( 205/1059) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-15T13:52:01.1860272Z         PASS [   1.078s] ( 206/1059) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-15T13:52:01.1863232Z         PASS [   1.141s] ( 207/1059) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-15T13:52:01.2074255Z         PASS [   0.021s] ( 208/1059) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-15T13:52:01.2099832Z         PASS [   0.021s] ( 209/1059) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-15T13:52:01.2215549Z         PASS [   0.016s] ( 210/1059) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-15T13:52:01.2258618Z         PASS [   0.018s] ( 211/1059) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-15T13:52:01.2308674Z         PASS [  13.573s] ( 212/1059) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-15T13:52:01.2337636Z         PASS [   0.012s] ( 213/1059) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-15T13:52:01.2376379Z         PASS [   0.012s] ( 214/1059) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-15T13:52:01.2500216Z         PASS [   0.019s] ( 215/1059) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-15T13:52:01.2524818Z         PASS [   0.019s] ( 216/1059) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-15T13:52:01.2553993Z         PASS [   0.018s] ( 217/1059) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-15T13:52:01.2702528Z         PASS [   0.015s] ( 218/1059) spt-daemon config::tests::missing_file_is_default
2026-06-15T13:52:01.2715662Z         PASS [   0.021s] ( 219/1059) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-15T13:52:01.2729628Z         PASS [   0.020s] ( 220/1059) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-15T13:52:01.2901289Z         PASS [   0.020s] ( 221/1059) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-15T13:52:01.2948888Z         PASS [   0.022s] ( 222/1059) spt-daemon config::tests::save_load_roundtrip
2026-06-15T13:52:01.3018174Z         PASS [   0.012s] ( 223/1059) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-15T13:52:01.3022582Z         PASS [   0.031s] ( 224/1059) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-15T13:52:01.3208505Z         PASS [   0.026s] ( 225/1059) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-15T13:52:01.3212168Z         PASS [   0.019s] ( 226/1059) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-15T13:52:01.3339673Z         PASS [   0.013s] ( 227/1059) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-15T13:52:01.3360745Z         PASS [   0.015s] ( 228/1059) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-15T13:52:01.3462025Z         PASS [   0.012s] ( 229/1059) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-15T13:52:01.3669153Z         PASS [   7.163s] ( 230/1059) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-15T13:52:01.3669800Z         PASS [   0.064s] ( 231/1059) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-15T13:52:01.3670709Z         PASS [   0.030s] ( 232/1059) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-15T13:52:01.3736456Z         PASS [  13.703s] ( 233/1059) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-15T13:52:01.3802772Z         PASS [   0.033s] ( 234/1059) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-15T13:52:01.3969284Z         PASS [   0.027s] ( 235/1059) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-15T13:52:01.4015791Z         PASS [   0.034s] ( 236/1059) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-15T13:52:01.4035940Z         PASS [   0.034s] ( 237/1059) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-15T13:52:01.4081123Z         PASS [   1.315s] ( 238/1059) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-15T13:52:01.4082329Z         PASS [   1.308s] ( 239/1059) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-15T13:52:01.4083788Z         PASS [   0.034s] ( 240/1059) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-15T13:52:01.4084675Z         PASS [   0.028s] ( 241/1059) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-15T13:52:01.4127658Z         PASS [   0.019s] ( 242/1059) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-15T13:52:01.4216493Z         PASS [   0.020s] ( 243/1059) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-15T13:52:01.4285047Z         PASS [   0.022s] ( 244/1059) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-15T13:52:01.4366041Z         PASS [   0.036s] ( 245/1059) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-15T13:52:01.4366825Z         PASS [   0.029s] ( 246/1059) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-15T13:52:01.4368437Z         PASS [   0.029s] ( 247/1059) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-15T13:52:01.4409088Z         PASS [   0.033s] ( 248/1059) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-15T13:52:01.4520819Z         PASS [   0.022s] ( 249/1059) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-15T13:52:01.4599207Z         PASS [   0.023s] ( 250/1059) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-15T13:52:01.4627036Z         PASS [   0.042s] ( 251/1059) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-15T13:52:01.4667917Z         PASS [   0.025s] ( 252/1059) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-15T13:52:01.4678395Z         PASS [   0.029s] ( 253/1059) spt-daemon digest::tests::resolve_config_precedence
2026-06-15T13:52:01.4744542Z         PASS [   0.024s] ( 254/1059) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-15T13:52:01.4765183Z         PASS [   0.040s] ( 255/1059) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-15T13:52:01.4769958Z         PASS [   0.017s] ( 256/1059) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-15T13:52:01.4867378Z         PASS [   0.023s] ( 257/1059) spt-daemon digesthub::tests::render_is_glanceable
2026-06-15T13:52:01.4896492Z         PASS [   0.024s] ( 258/1059) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-15T13:52:01.4928510Z         PASS [   0.027s] ( 259/1059) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-15T13:52:01.4961804Z         PASS [   0.022s] ( 260/1059) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-15T13:52:01.5114717Z         PASS [   7.310s] ( 261/1059) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-15T13:52:01.5194896Z         PASS [   0.042s] ( 262/1059) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-15T13:52:01.5251714Z         PASS [   0.029s] ( 263/1059) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-15T13:52:01.5312724Z         PASS [   0.052s] ( 264/1059) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-15T13:52:01.5332803Z         PASS [   0.018s] ( 265/1059) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-15T13:52:01.5377201Z         PASS [   0.018s] ( 266/1059) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-15T13:52:01.5430741Z         PASS [   0.047s] ( 267/1059) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-15T13:52:01.5431373Z         PASS [   0.044s] ( 268/1059) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-15T13:52:01.5450272Z         PASS [   0.020s] ( 269/1059) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-15T13:52:01.5456198Z         PASS [   0.017s] ( 270/1059) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-15T13:52:01.5476661Z         PASS [   0.018s] ( 271/1059) spt-daemon grants::tests::escalation_answers_apply
2026-06-15T13:52:01.5953822Z         LEAK [   1.509s] ( 272/1059) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-15T13:52:01.6101423Z         PASS [   0.124s] ( 273/1059) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-15T13:52:01.6420295Z         LEAK [   1.537s] ( 274/1059) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-15T13:52:01.6425937Z         PASS [   0.106s] ( 275/1059) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-15T13:52:01.6501915Z         PASS [   0.113s] ( 276/1059) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-15T13:52:01.6532686Z         PASS [   0.108s] ( 277/1059) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-15T13:52:01.6567033Z         PASS [   0.111s] ( 278/1059) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-15T13:52:01.6605028Z         PASS [   0.113s] ( 279/1059) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-15T13:52:01.6658505Z         PASS [   0.070s] ( 280/1059) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-15T13:52:01.6710992Z         PASS [   0.060s] ( 281/1059) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-15T13:52:01.6713657Z         PASS [   0.259s] ( 282/1059) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-15T13:52:01.6752799Z         PASS [   0.033s] ( 283/1059) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-15T13:52:01.7564694Z         PASS [   0.219s] ( 284/1059) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-15T13:52:01.8448545Z         PASS [   0.177s] ( 285/1059) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-15T13:52:01.8449220Z         PASS [   0.187s] ( 286/1059) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-15T13:52:01.8646982Z         PASS [   0.194s] ( 287/1059) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-15T13:52:01.8647809Z         PASS [   0.211s] ( 288/1059) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-15T13:52:01.8656964Z         PASS [   0.694s] ( 289/1059) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-15T13:52:01.8729905Z         PASS [   0.212s] ( 290/1059) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-15T13:52:01.8730565Z         PASS [   0.222s] ( 291/1059) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-15T13:52:01.8796638Z         PASS [   0.207s] ( 292/1059) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-15T13:52:01.8809988Z         PASS [   0.016s] ( 293/1059) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-15T13:52:01.8836102Z         PASS [   0.241s] ( 294/1059) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-15T13:52:01.8990218Z         PASS [   0.025s] ( 295/1059) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-15T13:52:01.9110507Z         PASS [   0.029s] ( 296/1059) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-15T13:52:01.9112055Z         PASS [   0.035s] ( 297/1059) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-15T13:52:01.9112866Z         PASS [   0.029s] ( 298/1059) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-15T13:52:01.9145385Z         PASS [   0.028s] ( 299/1059) spt-daemon msg::tests::output_envelope_round_trips
2026-06-15T13:52:01.9146059Z         PASS [   0.239s] ( 300/1059) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-15T13:52:01.9306910Z         PASS [   0.027s] ( 301/1059) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-15T13:52:01.9307586Z         PASS [   0.020s] ( 302/1059) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-15T13:52:01.9497363Z         PASS [   0.191s] ( 303/1059) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-15T13:52:01.9695832Z         PASS [   0.104s] ( 304/1059) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-15T13:52:02.0050984Z         PASS [   0.097s] ( 305/1059) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-15T13:52:02.0051691Z         PASS [   0.140s] ( 306/1059) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-15T13:52:02.0220872Z         PASS [   0.112s] ( 307/1059) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-15T13:52:02.0767018Z         PASS [   0.165s] ( 308/1059) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-15T13:52:02.0821432Z         PASS [   0.077s] ( 309/1059) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-15T13:52:02.0832483Z         PASS [   0.137s] ( 310/1059) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-15T13:52:02.1017752Z         PASS [   0.096s] ( 311/1059) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-15T13:52:02.1446477Z         PASS [   0.231s] ( 312/1059) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-15T13:52:02.1834665Z         PASS [   0.258s] ( 313/1059) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-15T13:52:02.2010682Z         PASS [   0.272s] ( 314/1059) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-15T13:52:02.2126685Z         PASS [   0.130s] ( 315/1059) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-15T13:52:02.2130494Z         PASS [   0.244s] ( 316/1059) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-15T13:52:02.2273345Z         PASS [   0.015s] ( 317/1059) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-15T13:52:02.2296075Z         PASS [   0.128s] ( 318/1059) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-15T13:52:02.2521731Z         PASS [   0.038s] ( 319/1059) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-15T13:52:02.2530533Z         PASS [   0.409s] ( 320/1059) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-15T13:52:02.2591347Z         PASS [   0.029s] ( 321/1059) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-15T13:52:02.2603102Z         PASS [   0.033s] ( 322/1059) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-15T13:52:02.2624882Z         PASS [   0.118s] ( 323/1059) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-15T13:52:02.2685370Z         PASS [   0.015s] ( 324/1059) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-15T13:52:02.2894990Z         PASS [   0.106s] ( 325/1059) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-15T13:52:02.2908638Z         PASS [   0.040s] ( 326/1059) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-15T13:52:02.3113940Z         PASS [   0.290s] ( 327/1059) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-15T13:52:02.3193132Z         PASS [   0.118s] ( 328/1059) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-15T13:52:02.3351138Z         PASS [   0.252s] ( 329/1059) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-15T13:52:02.3647024Z         PASS [   0.279s] ( 330/1059) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-15T13:52:02.3837364Z         PASS [   0.027s] ( 331/1059) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-15T13:52:02.3877389Z         PASS [   0.052s] ( 332/1059) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-15T13:52:02.4057136Z         PASS [   0.018s] ( 333/1059) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-15T13:52:02.4218193Z         PASS [   0.015s] ( 334/1059) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-15T13:52:02.4340485Z         PASS [   0.165s] ( 335/1059) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-15T13:52:02.4441349Z         PASS [   0.061s] ( 336/1059) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-15T13:52:02.4470924Z         PASS [   0.026s] ( 337/1059) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-15T13:52:02.4479309Z         PASS [   0.189s] ( 338/1059) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-15T13:52:02.4535381Z         PASS [   0.020s] ( 339/1059) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-15T13:52:02.4604763Z         PASS [   0.198s] ( 340/1059) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-15T13:52:02.4611913Z         PASS [   0.017s] ( 341/1059) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-15T13:52:02.4620055Z         PASS [   0.173s] ( 342/1059) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-15T13:52:02.4647084Z         PASS [   0.018s] ( 343/1059) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-15T13:52:02.4703550Z         PASS [   0.022s] ( 344/1059) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-15T13:52:02.4742734Z         PASS [   0.014s] ( 345/1059) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-15T13:52:02.4779825Z         PASS [   0.017s] ( 346/1059) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-15T13:52:02.4886687Z         PASS [   0.024s] ( 347/1059) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-15T13:52:02.4902624Z         PASS [   0.179s] ( 348/1059) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-15T13:52:02.4964014Z         PASS [   0.022s] ( 349/1059) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-15T13:52:02.4966386Z         PASS [   0.035s] ( 350/1059) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-15T13:52:02.4999963Z         PASS [   0.046s] ( 351/1059) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-15T13:52:02.5006395Z         PASS [   0.023s] ( 352/1059) spt-daemon reconcile::tests::active_node_wins
2026-06-15T13:52:02.5040943Z         PASS [   0.015s] ( 353/1059) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-15T13:52:02.5080911Z         PASS [   0.018s] ( 354/1059) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-15T13:52:02.5106546Z         PASS [   0.014s] ( 355/1059) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-15T13:52:02.5243785Z         PASS [   0.054s] ( 356/1059) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-15T13:52:02.5451496Z         PASS [   0.251s] ( 357/1059) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-15T13:52:02.5509685Z         PASS [   0.285s] ( 358/1059) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-15T13:52:02.5633242Z         PASS [   0.062s] ( 359/1059) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-15T13:52:02.5687755Z         PASS [   0.070s] ( 360/1059) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-15T13:52:02.5762794Z         PASS [   0.050s] ( 361/1059) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-15T13:52:02.5832494Z         PASS [   0.082s] ( 362/1059) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-15T13:52:02.5839982Z         PASS [   0.264s] ( 363/1059) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-15T13:52:02.5858034Z         PASS [   0.044s] ( 364/1059) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-15T13:52:02.5980471Z         PASS [   0.052s] ( 365/1059) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-15T13:52:02.6003866Z         PASS [   0.091s] ( 366/1059) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-15T13:52:02.6060792Z         PASS [   0.042s] ( 367/1059) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-15T13:52:02.6062915Z         PASS [   0.101s] ( 368/1059) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-15T13:52:02.6063979Z         PASS [   0.023s] ( 369/1059) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-15T13:52:02.6117615Z         PASS [   0.028s] ( 370/1059) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-15T13:52:02.6144455Z         PASS [   0.048s] ( 371/1059) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-15T13:52:02.6171502Z         PASS [   0.106s] ( 372/1059) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-15T13:52:02.6317073Z         PASS [   0.055s] ( 373/1059) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-15T13:52:02.6404119Z         PASS [   0.034s] ( 374/1059) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-15T13:52:02.6446424Z         PASS [   0.039s] ( 375/1059) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-15T13:52:02.6481626Z         PASS [   0.043s] ( 376/1059) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-15T13:52:02.6489809Z         PASS [   0.049s] ( 377/1059) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-15T13:52:02.6505485Z         PASS [   0.039s] ( 378/1059) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-15T13:52:02.6538380Z         PASS [   0.036s] ( 379/1059) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-15T13:52:02.6579457Z         PASS [   0.043s] ( 380/1059) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-15T13:52:02.6588943Z         PASS [   0.029s] ( 381/1059) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-15T13:52:02.6819835Z         PASS [   0.034s] ( 382/1059) spt-daemon release::tests::hex_roundtrips
2026-06-15T13:52:02.6840954Z         PASS [   0.044s] ( 383/1059) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-15T13:52:02.6867563Z         PASS [   0.043s] ( 384/1059) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-15T13:52:02.6933598Z         PASS [   0.040s] ( 385/1059) spt-daemon release::tests::revoked_key_is_rejected
2026-06-15T13:52:02.6967514Z         PASS [   0.039s] ( 386/1059) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-15T13:52:02.6984137Z         PASS [   0.048s] ( 387/1059) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-15T13:52:02.7095111Z         PASS [   0.051s] ( 388/1059) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-15T13:52:02.7133587Z         PASS [   0.064s] ( 389/1059) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-15T13:52:02.7143614Z         PASS [   0.032s] ( 390/1059) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-15T13:52:02.7220156Z         PASS [   0.038s] ( 391/1059) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-15T13:52:02.7277443Z         PASS [   0.034s] ( 392/1059) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-15T13:52:02.7294570Z         PASS [   0.132s] ( 393/1059) spt-daemon relay::tests::run_honors_stop
2026-06-15T13:52:02.7299612Z         PASS [   0.033s] ( 394/1059) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-15T13:52:02.7320109Z         PASS [   0.045s] ( 395/1059) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-15T13:52:02.7368861Z         PASS [   0.038s] ( 396/1059) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-15T13:52:02.7429407Z         PASS [   0.033s] ( 397/1059) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-15T13:52:02.7528979Z         PASS [   0.025s] ( 398/1059) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-15T13:52:02.7530061Z         PASS [   0.038s] ( 399/1059) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-15T13:52:02.7585208Z         PASS [   0.037s] ( 400/1059) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-15T13:52:02.7649220Z         PASS [   0.033s] ( 401/1059) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-15T13:52:02.7680603Z         PASS [   0.182s] ( 402/1059) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-15T13:52:02.7681230Z         PASS [   0.031s] ( 403/1059) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-15T13:52:02.7694811Z         PASS [   0.056s] ( 404/1059) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-15T13:52:02.7718120Z         PASS [   0.042s] ( 405/1059) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-15T13:52:02.7767898Z         PASS [   0.024s] ( 406/1059) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-15T13:52:02.7810608Z         PASS [   0.022s] ( 407/1059) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-15T13:52:02.7882477Z         PASS [   0.036s] ( 408/1059) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-15T13:52:02.7923489Z         PASS [   0.028s] ( 409/1059) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-15T13:52:02.7952857Z         PASS [   0.027s] ( 410/1059) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-15T13:52:02.7984538Z         PASS [   0.069s] ( 411/1059) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-15T13:52:02.8003488Z         PASS [   0.032s] ( 412/1059) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-15T13:52:02.8022700Z         PASS [   0.030s] ( 413/1059) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-15T13:52:02.8044765Z         PASS [   0.035s] ( 414/1059) spt-daemon seedmap::tests::take_absent_is_none
2026-06-15T13:52:02.8049574Z         PASS [   0.028s] ( 415/1059) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-15T13:52:02.8086706Z         PASS [   0.028s] ( 416/1059) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-15T13:52:02.8123133Z         PASS [   0.024s] ( 417/1059) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-15T13:52:02.8162028Z         PASS [   0.024s] ( 418/1059) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-15T13:52:02.8193233Z         PASS [   0.024s] ( 419/1059) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-15T13:52:02.8237198Z         PASS [   0.025s] ( 420/1059) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-15T13:52:02.8303384Z         PASS [   0.028s] ( 421/1059) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-15T13:52:02.8332087Z         PASS [   0.029s] ( 422/1059) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-15T13:52:02.8369875Z         PASS [   0.032s] ( 423/1059) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-15T13:52:02.8415762Z         PASS [   0.033s] ( 424/1059) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-15T13:52:02.8425523Z         PASS [   0.042s] ( 425/1059) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-15T13:52:02.8446902Z         PASS [   0.032s] ( 426/1059) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-15T13:52:02.8480257Z         PASS [   0.105s] ( 427/1059) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-15T13:52:02.8490395Z         PASS [   0.033s] ( 428/1059) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-15T13:52:02.8775872Z         PASS [   0.057s] ( 429/1059) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-15T13:52:02.9007957Z         PASS [   0.068s] ( 430/1059) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-15T13:52:02.9047025Z         PASS [   0.026s] ( 431/1059) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-15T13:52:02.9047692Z         PASS [   0.054s] ( 432/1059) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-15T13:52:02.9091933Z         PASS [   9.701s] ( 433/1059) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-15T13:52:02.9280210Z         PASS [   0.083s] ( 434/1059) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-15T13:52:02.9290554Z         PASS [   0.087s] ( 435/1059) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-15T13:52:02.9324044Z         PASS [   1.089s] ( 436/1059) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-15T13:52:02.9346627Z         PASS [   0.111s] ( 437/1059) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-15T13:52:02.9360402Z         PASS [   0.088s] ( 438/1059) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-15T13:52:02.9379262Z         PASS [   0.029s] ( 439/1059) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-15T13:52:02.9532328Z         PASS [   0.048s] ( 440/1059) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-15T13:52:02.9630939Z         PASS [   0.026s] ( 441/1059) spt-daemon sync::tests::gate_decision_table
2026-06-15T13:52:02.9785318Z         PASS [   0.027s] ( 442/1059) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-15T13:52:02.9799390Z         PASS [   0.077s] ( 443/1059) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-15T13:52:02.9843633Z         PASS [   0.024s] ( 444/1059) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-15T13:52:02.9985834Z         PASS [   0.017s] ( 445/1059) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-15T13:52:03.0075892Z         PASS [   0.073s] ( 446/1059) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-15T13:52:03.0081537Z         PASS [   0.025s] ( 447/1059) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-15T13:52:03.0111808Z         PASS [   0.022s] ( 448/1059) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-15T13:52:03.0208649Z         PASS [   0.023s] ( 449/1059) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-15T13:52:03.0388542Z         PASS [   0.033s] ( 450/1059) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-15T13:52:03.0426002Z         PASS [   0.114s] ( 451/1059) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-15T13:52:03.0445518Z         PASS [   0.039s] ( 452/1059) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-15T13:52:03.0497311Z         PASS [   0.027s] ( 453/1059) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-15T13:52:03.0603576Z         PASS [   0.021s] ( 454/1059) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-15T13:52:03.0622681Z         PASS [   0.055s] ( 455/1059) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-15T13:52:03.0698889Z         PASS [   0.023s] ( 456/1059) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-15T13:52:03.0780831Z         PASS [   0.036s] ( 457/1059) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-15T13:52:03.1598036Z         PASS [   0.318s] ( 458/1059) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-15T13:52:03.2100822Z         PASS [   0.141s] ( 459/1059) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-15T13:52:03.2401030Z         PASS [   0.160s] ( 460/1059) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-15T13:52:04.6970466Z         PASS [   1.796s] ( 461/1059) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-15T13:52:04.6994663Z         PASS [   1.860s] ( 462/1059) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-15T13:52:04.7193623Z         PASS [   1.558s] ( 463/1059) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-15T13:52:12.3121844Z         PASS [   9.477s] ( 464/1059) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-15T13:52:12.3345668Z         PASS [  24.675s] ( 465/1059) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-15T13:52:12.3439709Z         PASS [   9.106s] ( 466/1059) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-15T13:52:12.3484634Z         PASS [   9.287s] ( 467/1059) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-15T13:52:12.3556899Z         PASS [   9.296s] ( 468/1059) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-15T13:52:12.3629904Z         PASS [   9.154s] ( 469/1059) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-15T13:52:12.4135334Z         PASS [   0.057s] ( 470/1059) spt-daemon::budget measure_dormant_seat_budget
2026-06-15T13:52:12.4209080Z         PASS [   7.723s] ( 471/1059) spt-daemon::attach resize_is_controller_exclusive
2026-06-15T13:52:12.4304352Z         PASS [   7.710s] ( 472/1059) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-15T13:52:12.4322999Z         PASS [   9.386s] ( 473/1059) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-15T13:52:12.4681541Z         PASS [   0.124s] ( 474/1059) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-15T13:52:12.4822858Z         PASS [   7.786s] ( 475/1059) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-15T13:52:12.5062817Z         PASS [   0.084s] ( 476/1059) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-15T13:52:12.5102158Z         PASS [   0.161s] ( 477/1059) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-15T13:52:12.6011438Z         PASS [   0.288s] ( 478/1059) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-15T13:52:12.7364011Z         PASS [  18.963s] ( 479/1059) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-15T13:52:12.7604103Z         PASS [   0.333s] ( 480/1059) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-15T13:52:12.7749725Z         PASS [   0.291s] ( 481/1059) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-15T13:52:12.8088045Z         PASS [   0.376s] ( 482/1059) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-15T13:52:12.8560006Z         PASS [   0.385s] ( 483/1059) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-15T13:52:12.8560702Z         PASS [   0.350s] ( 484/1059) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-15T13:52:12.8720879Z         PASS [   0.362s] ( 485/1059) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-15T13:52:12.9924467Z         PASS [   0.257s] ( 486/1059) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-15T13:52:13.0367539Z         PASS [   0.184s] ( 487/1059) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-15T13:52:13.0643002Z         PASS [   0.650s] ( 488/1059) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-15T13:52:13.0643914Z         PASS [   0.291s] ( 489/1059) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-15T13:52:13.0863613Z         PASS [   0.272s] ( 490/1059) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T13:52:13.0942003Z         PASS [   0.759s] ( 491/1059) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-15T13:52:13.1221985Z         PASS [   0.361s] ( 492/1059) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-15T13:52:13.1225927Z         PASS [   0.058s] ( 493/1059) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-15T13:52:13.1475592Z         PASS [  10.212s] ( 494/1059) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-15T13:52:13.1941959Z         PASS [   0.150s] ( 495/1059) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-15T13:52:13.1942777Z         PASS [   0.110s] ( 496/1059) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-15T13:52:13.2829643Z         PASS [   0.292s] ( 497/1059) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-15T13:52:13.3026675Z         PASS [  10.364s] ( 498/1059) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-15T13:52:13.5006136Z         PASS [   0.428s] ( 499/1059) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-15T13:52:13.5013265Z         PASS [   0.378s] ( 500/1059) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-15T13:52:13.5347531Z         PASS [   0.659s] ( 501/1059) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-15T13:52:13.5998558Z         PASS [   0.298s] ( 502/1059) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-15T13:52:13.6032490Z         PASS [   0.509s] ( 503/1059) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-15T13:52:13.6581494Z         PASS [   0.534s] ( 504/1059) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-15T13:52:13.6748582Z         PASS [   0.526s] ( 505/1059) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-15T13:52:13.7656447Z         PASS [   0.225s] ( 506/1059) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-15T13:52:13.8015346Z         PASS [   0.300s] ( 507/1059) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-15T13:52:13.8992361Z         PASS [   1.033s] ( 508/1059) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-15T13:52:14.0102288Z         PASS [   0.726s] ( 509/1059) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-15T13:52:14.0245361Z         PASS [   0.355s] ( 510/1059) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-15T13:52:14.0459500Z         PASS [   0.441s] ( 511/1059) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-15T13:52:14.1773900Z         PASS [   0.673s] ( 512/1059) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-15T13:52:14.1957838Z         PASS [   0.436s] ( 513/1059) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-15T13:52:14.3373203Z         PASS [   0.682s] ( 514/1059) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-15T13:52:14.3828906Z         PASS [  11.444s] ( 515/1059) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-15T13:52:14.4251894Z         PASS [   0.256s] ( 516/1059) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-15T13:52:14.4634305Z         PASS [   0.270s] ( 517/1059) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-15T13:52:14.5515506Z         PASS [   0.507s] ( 518/1059) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-15T13:52:14.5826773Z         PASS [   0.188s] ( 519/1059) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-15T13:52:14.8018300Z         PASS [   0.248s] ( 520/1059) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-15T13:52:14.8019233Z         PASS [   1.607s] ( 521/1059) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-15T13:52:15.2237548Z         PASS [   0.761s] ( 522/1059) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-15T13:52:15.4470028Z         PASS [   0.223s] ( 523/1059) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-15T13:52:15.4817559Z         PASS [   0.034s] ( 524/1059) spt-daemon::twohost two_host_ladder_role_a
2026-06-15T13:52:15.5172390Z         PASS [   0.035s] ( 525/1059) spt-daemon::twohost two_host_ladder_role_b
2026-06-15T13:52:15.7254813Z         PASS [   3.127s] ( 526/1059) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-15T13:52:15.8487216Z         PASS [   0.332s] ( 527/1059) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-15T13:52:15.9676643Z         PASS [   0.119s] ( 528/1059) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-15T13:52:15.9893645Z         PASS [   0.264s] ( 529/1059) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-15T13:52:15.9976911Z         PASS [   1.973s] ( 530/1059) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-15T13:52:16.0131530Z         PASS [   0.016s] ( 531/1059) spt-live context::tests::direct_always_writes
2026-06-15T13:52:16.0637749Z         PASS [   0.050s] ( 532/1059) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-15T13:52:16.0767727Z         PASS [   0.013s] ( 533/1059) spt-live context::tests::llm_over_llm_writes
2026-06-15T13:52:16.0867028Z         PASS [   0.010s] ( 534/1059) spt-live context::tests::llm_past_window_writes
2026-06-15T13:52:16.1002153Z         PASS [   0.014s] ( 535/1059) spt-live context::tests::llm_within_window_suppressed
2026-06-15T13:52:16.1306887Z         PASS [   0.028s] ( 536/1059) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-15T13:52:16.1503387Z         PASS [   0.020s] ( 537/1059) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-15T13:52:16.2354483Z         PASS [   0.246s] ( 538/1059) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-15T13:52:16.2572469Z         PASS [   0.289s] ( 539/1059) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-15T13:52:16.2841155Z         PASS [   2.482s] ( 540/1059) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-15T13:52:16.2969218Z         PASS [   0.015s] ( 541/1059) spt-live digest::tests::missing_source_file_is_read_error
2026-06-15T13:52:16.3086104Z         PASS [   0.011s] ( 542/1059) spt-live digest::tests::no_source_errors
2026-06-15T13:52:16.3264928Z         PASS [   0.091s] ( 543/1059) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-15T13:52:16.3515446Z         PASS [   0.094s] ( 544/1059) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-15T13:52:16.3731547Z         PASS [   0.065s] ( 545/1059) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-15T13:52:16.3823115Z         PASS [   0.009s] ( 546/1059) spt-live echo::tests::provenance_is_stamped
2026-06-15T13:52:16.3903804Z         PASS [   0.039s] ( 547/1059) spt-live echo::tests::echo_nonzero_errors
2026-06-15T13:52:16.4049628Z         PASS [   0.079s] ( 548/1059) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-15T13:52:16.4499470Z         PASS [   0.059s] ( 549/1059) spt-live history::tests::fetcher_yields_records
2026-06-15T13:52:16.4593461Z         PASS [   0.010s] ( 550/1059) spt-live history::tests::missing_fetcher_field_errors
2026-06-15T13:52:16.4704606Z         PASS [   0.065s] ( 551/1059) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-15T13:52:16.4717001Z         PASS [   0.012s] ( 552/1059) spt-live history::tests::native_missing_log_is_empty
2026-06-15T13:52:16.4892136Z         PASS [   0.019s] ( 553/1059) spt-live history::tests::native_reads_logged_records
2026-06-15T13:52:16.5086795Z         PASS [   2.907s] ( 554/1059) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-15T13:52:16.5572901Z         PASS [   3.367s] ( 555/1059) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-15T13:52:16.5707719Z         PASS [   0.013s] ( 556/1059) spt-live ingest::tests::no_drops_is_empty
2026-06-15T13:52:16.6967906Z         LEAK [   0.547s] ( 557/1059) spt-live digest::tests::extractor_timeout_errors
2026-06-15T13:52:16.7002239Z         PASS [   2.279s] ( 558/1059) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-15T13:52:16.7202712Z         PASS [   0.018s] ( 559/1059) spt-live inject::tests::long_body_is_capped
2026-06-15T13:52:16.7371517Z         PASS [   2.398s] ( 560/1059) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-15T13:52:16.7391084Z         PASS [   0.021s] ( 561/1059) spt-live inject::tests::missing_perch_is_best_effort
2026-06-15T13:52:16.7500487Z         PASS [   0.011s] ( 562/1059) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-15T13:52:16.7574647Z         PASS [   0.022s] ( 563/1059) spt-live inject::tests::tap_appends_a_context_entry
2026-06-15T13:52:16.7590965Z         PASS [   0.009s] ( 564/1059) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-15T13:52:16.7728397Z         PASS [   0.014s] ( 565/1059) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-15T13:52:16.7752501Z         PASS [   0.016s] ( 566/1059) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-15T13:52:16.7869147Z         PASS [   0.014s] ( 567/1059) spt-live outbound::tests::prose_only_yields_nothing
2026-06-15T13:52:16.7910246Z         PASS [   0.014s] ( 568/1059) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-15T13:52:16.7986098Z         PASS [   0.013s] ( 569/1059) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-15T13:52:16.8015410Z         PASS [   0.012s] ( 570/1059) spt-live psyche::tests::prompt_without_event
2026-06-15T13:52:16.8222160Z         PASS [   0.019s] ( 571/1059) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-15T13:52:16.8783945Z         PASS [   0.078s] ( 572/1059) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-15T13:52:16.8968848Z         PASS [   0.017s] ( 573/1059) spt-live pulse::tests::tick_reports_idle
2026-06-15T13:52:16.9216250Z         LEAK [   0.537s] ( 574/1059) spt-live history::tests::fetcher_timeout_errors
2026-06-15T13:52:16.9458858Z         PASS [   3.050s] ( 575/1059) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-15T13:52:17.2449277Z         PASS [   0.672s] ( 576/1059) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-15T13:52:17.3554990Z         PASS [  29.695s] ( 577/1059) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-15T13:52:17.4375479Z         PASS [   2.642s] ( 578/1059) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-15T13:52:17.4492902Z         PASS [   0.092s] ( 579/1059) spt-live resume::tests::continue_existing_resumes_session
2026-06-15T13:52:17.4846695Z         PASS [   0.992s] ( 580/1059) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-15T13:52:17.5749721Z         PASS [   0.094s] ( 581/1059) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-15T13:52:17.5851127Z         PASS [   1.075s] ( 582/1059) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-15T13:52:17.5937341Z         PASS [   0.017s] ( 583/1059) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-15T13:52:17.6051458Z         PASS [   0.013s] ( 584/1059) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-15T13:52:17.6284790Z         PASS [   0.017s] ( 585/1059) spt-live signoff::tests::missing_session_skips_echo
2026-06-15T13:52:17.6365652Z         PASS [   0.014s] ( 586/1059) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-15T13:52:17.6613820Z         PASS [   0.020s] ( 587/1059) spt-live signoff::tests::stale_signoff_swept
2026-06-15T13:52:17.7060268Z         PASS [   0.781s] ( 588/1059) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-15T13:52:17.7527237Z         PASS [   0.095s] ( 589/1059) spt-live turn::tests::empty_stdout_is_an_error
2026-06-15T13:52:17.9913528Z         PASS [   5.627s] ( 590/1059) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-15T13:52:18.0124241Z         PASS [   0.019s] ( 591/1059) spt-msg deliver::tests::deferred_send_validates
2026-06-15T13:52:18.0124926Z         PASS [  24.544s] ( 592/1059) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-15T13:52:18.0125567Z         PASS [   0.310s] ( 593/1059) spt-live turn::tests::turn_captures_stdout
2026-06-15T13:52:18.0406958Z         PASS [   0.284s] ( 594/1059) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-15T13:52:18.0896052Z         PASS [   1.616s] ( 595/1059) spt-live ingest::tests::both_drops_ingested
2026-06-15T13:52:18.0984462Z         PASS [   0.010s] ( 596/1059) spt-msg emit::tests::anonymous_still_enveloped
2026-06-15T13:52:18.1093170Z         PASS [   0.011s] ( 597/1059) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-15T13:52:18.1203448Z         PASS [   0.010s] ( 598/1059) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-15T13:52:18.1302890Z         PASS [   0.011s] ( 599/1059) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-15T13:52:18.1385437Z         PASS [   0.009s] ( 600/1059) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-15T13:52:18.1441806Z         PASS [   0.108s] ( 601/1059) spt-msg deliver::tests::send_outcome_mapping
2026-06-15T13:52:18.1450402Z         PASS [   0.135s] ( 602/1059) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-15T13:52:18.1521411Z         PASS [   0.014s] ( 603/1059) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-15T13:52:18.1584284Z         PASS [   0.013s] ( 604/1059) spt-msg emit::tests::whole_render_never_chunks
2026-06-15T13:52:18.1635889Z         PASS [   1.342s] ( 605/1059) spt-live pulse::tests::tick_ingests_drops
2026-06-15T13:52:18.1636480Z         PASS [   0.152s] ( 606/1059) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-15T13:52:18.2392684Z         PASS [   0.095s] ( 607/1059) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-15T13:52:18.2820443Z         PASS [   0.130s] ( 608/1059) spt-msg listener::tests::blocking_accepts_within_window
2026-06-15T13:52:18.2844761Z         PASS [   1.390s] ( 609/1059) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-15T13:52:18.2847030Z         PASS [   0.120s] ( 610/1059) spt-msg listener::tests::drop_unregisters_address
2026-06-15T13:52:18.3534778Z         PASS [   0.190s] ( 611/1059) spt-msg ready::tests::backlog_drains_on_start
2026-06-15T13:52:18.3579360Z         PASS [   0.200s] ( 612/1059) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-15T13:52:18.3650990Z         PASS [   0.011s] ( 613/1059) spt-msg ring::tests::ring_no_perch
2026-06-15T13:52:18.4035339Z         PASS [   0.164s] ( 614/1059) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-15T13:52:18.4177327Z         PASS [   0.131s] ( 615/1059) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-15T13:52:18.4232806Z         PASS [   0.016s] ( 616/1059) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-15T13:52:18.4319288Z         PASS [   0.015s] ( 617/1059) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-15T13:52:18.4419972Z         PASS [   0.018s] ( 618/1059) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-15T13:52:18.4420648Z         PASS [   0.158s] ( 619/1059) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-15T13:52:18.4545244Z         PASS [   0.025s] ( 620/1059) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-15T13:52:18.4549792Z         PASS [   0.015s] ( 621/1059) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-15T13:52:18.4602438Z         PASS [   0.020s] ( 622/1059) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-15T13:52:18.4664469Z         PASS [   0.183s] ( 623/1059) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-15T13:52:18.4896925Z         PASS [   0.020s] ( 624/1059) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-15T13:52:18.5060963Z         PASS [   0.149s] ( 625/1059) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-15T13:52:18.5088908Z         PASS [   0.050s] ( 626/1059) spt-net net::attach::tests::attach_intents_round_trip
2026-06-15T13:52:18.5121921Z         PASS [   0.024s] ( 627/1059) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-15T13:52:18.5210491Z         PASS [   0.014s] ( 628/1059) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:52:18.5267229Z         PASS [   0.016s] ( 629/1059) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-15T13:52:18.5402763Z         PASS [   0.019s] ( 630/1059) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-15T13:52:18.5565208Z         PASS [   0.017s] ( 631/1059) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-15T13:52:18.5767224Z         PASS [   0.020s] ( 632/1059) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-15T13:52:18.5980557Z         PASS [   0.087s] ( 633/1059) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-15T13:52:18.6035293Z         PASS [   0.027s] ( 634/1059) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T13:52:18.6132746Z         PASS [   0.015s] ( 635/1059) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-15T13:52:18.6195101Z         PASS [   0.016s] ( 636/1059) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-15T13:52:18.6384693Z         PASS [   1.396s] ( 637/1059) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-15T13:52:18.6385986Z         PASS [   0.019s] ( 638/1059) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-15T13:52:18.6386827Z         PASS [   0.025s] ( 639/1059) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-15T13:52:18.6549247Z         PASS [   0.016s] ( 640/1059) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-15T13:52:18.6600153Z         PASS [   0.020s] ( 641/1059) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-15T13:52:18.6635442Z         PASS [   0.024s] ( 642/1059) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-15T13:52:18.6734147Z         PASS [   4.663s] ( 643/1059) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-15T13:52:18.6734852Z         PASS [   0.019s] ( 644/1059) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-15T13:52:18.6743806Z         PASS [   0.149s] ( 645/1059) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-15T13:52:18.6830031Z         PASS [   0.024s] ( 646/1059) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-15T13:52:18.6836855Z         PASS [   0.020s] ( 647/1059) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-15T13:52:18.6979819Z         PASS [   0.022s] ( 648/1059) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-15T13:52:18.6980518Z         PASS [   0.021s] ( 649/1059) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-15T13:52:18.7123899Z         PASS [   0.257s] ( 650/1059) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-15T13:52:18.7136117Z         PASS [   0.030s] ( 651/1059) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-15T13:52:18.7136903Z         PASS [   0.019s] ( 652/1059) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-15T13:52:18.7137575Z         PASS [   0.030s] ( 653/1059) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-15T13:52:18.7250797Z         PASS [   0.029s] ( 654/1059) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-15T13:52:18.7354308Z         PASS [   0.022s] ( 655/1059) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-15T13:52:18.7355135Z         PASS [   0.024s] ( 656/1059) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-15T13:52:18.7429479Z         PASS [   0.029s] ( 657/1059) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-15T13:52:18.7430524Z         PASS [   0.029s] ( 658/1059) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-15T13:52:18.7468622Z         PASS [   0.022s] ( 659/1059) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-15T13:52:18.7590369Z         PASS [   0.022s] ( 660/1059) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-15T13:52:18.7631471Z         PASS [   0.308s] ( 661/1059) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-15T13:52:18.7685914Z         PASS [   0.030s] ( 662/1059) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-15T13:52:18.7700505Z         PASS [   0.024s] ( 663/1059) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-15T13:52:18.7701558Z         PASS [   0.027s] ( 664/1059) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-15T13:52:18.7770417Z         PASS [   0.031s] ( 665/1059) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-15T13:52:18.7836940Z         PASS [   0.025s] ( 666/1059) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-15T13:52:18.7860754Z         PASS [   1.847s] ( 667/1059) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-15T13:52:18.7988513Z         PASS [   1.359s] ( 668/1059) spt-live resume::tests::download_composes_two_tiers
2026-06-15T13:52:18.7989169Z         PASS [   0.032s] ( 669/1059) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-15T13:52:18.8026501Z         PASS [   0.036s] ( 670/1059) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-15T13:52:18.8323763Z         PASS [   0.461s] ( 671/1059) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-15T13:52:18.8544449Z         PASS [   0.079s] ( 672/1059) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-15T13:52:18.8715921Z         PASS [   0.043s] ( 673/1059) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-15T13:52:18.8742739Z         PASS [   0.199s] ( 674/1059) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-15T13:52:18.8812180Z         PASS [   0.032s] ( 675/1059) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-15T13:52:18.8862230Z         PASS [   0.119s] ( 676/1059) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-15T13:52:18.9030212Z         PASS [   0.114s] ( 677/1059) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-15T13:52:18.9037459Z         PASS [   0.120s] ( 678/1059) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-15T13:52:18.9038313Z         PASS [   2.201s] ( 679/1059) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-15T13:52:18.9039484Z         PASS [   0.033s] ( 680/1059) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-15T13:52:18.9040227Z         PASS [   0.108s] ( 681/1059) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-15T13:52:18.9040877Z         PASS [   0.030s] ( 682/1059) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-15T13:52:18.9122931Z         PASS [   0.121s] ( 683/1059) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-15T13:52:18.9123613Z         PASS [   0.114s] ( 684/1059) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-15T13:52:18.9175321Z         PASS [   0.033s] ( 685/1059) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-15T13:52:18.9175950Z         PASS [   0.113s] ( 686/1059) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-15T13:52:18.9180225Z         PASS [   0.031s] ( 687/1059) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-15T13:52:18.9227245Z         PASS [   0.024s] ( 688/1059) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-15T13:52:18.9227961Z         PASS [   0.024s] ( 689/1059) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-15T13:52:18.9311812Z         PASS [   0.025s] ( 690/1059) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-15T13:52:18.9314858Z         PASS [   0.029s] ( 691/1059) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-15T13:52:18.9323098Z         PASS [   0.034s] ( 692/1059) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-15T13:52:18.9353550Z         PASS [   0.030s] ( 693/1059) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-15T13:52:18.9428329Z         PASS [   0.034s] ( 694/1059) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-15T13:52:18.9443661Z         PASS [   0.033s] ( 695/1059) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-15T13:52:18.9615336Z         PASS [   0.039s] ( 696/1059) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T13:52:18.9616962Z         PASS [   0.040s] ( 697/1059) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-15T13:52:18.9774286Z         PASS [   0.045s] ( 698/1059) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-15T13:52:18.9868378Z         PASS [   0.043s] ( 699/1059) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-15T13:52:18.9932808Z         PASS [   0.032s] ( 700/1059) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-15T13:52:18.9989288Z         PASS [   0.041s] ( 701/1059) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-15T13:52:18.9990493Z         PASS [   0.024s] ( 702/1059) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-15T13:52:19.0095663Z         PASS [   0.022s] ( 703/1059) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-15T13:52:19.0255162Z         PASS [   0.027s] ( 704/1059) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-15T13:52:19.0257232Z         PASS [   0.026s] ( 705/1059) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-15T13:52:19.0268781Z         PASS [   0.033s] ( 706/1059) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-15T13:52:19.0317673Z         PASS [   0.023s] ( 707/1059) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-15T13:52:19.0438225Z         PASS [   0.017s] ( 708/1059) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-15T13:52:19.0485271Z         PASS [   0.023s] ( 709/1059) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-15T13:52:19.0561192Z         PASS [   0.030s] ( 710/1059) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-15T13:52:19.0787374Z         PASS [   0.042s] ( 711/1059) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-15T13:52:19.0814948Z         PASS [   0.039s] ( 712/1059) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-15T13:52:19.0817378Z         PASS [   0.033s] ( 713/1059) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-15T13:52:19.0841006Z         PASS [   0.169s] ( 714/1059) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-15T13:52:19.0841772Z         PASS [   0.027s] ( 715/1059) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-15T13:52:19.0959938Z         PASS [   0.160s] ( 716/1059) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-15T13:52:19.1114636Z         PASS [   0.033s] ( 717/1059) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-15T13:52:19.1115658Z         PASS [   0.029s] ( 718/1059) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-15T13:52:19.1161839Z         PASS [   0.183s] ( 719/1059) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-15T13:52:19.1162494Z         PASS [   0.034s] ( 720/1059) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-15T13:52:19.1163191Z         PASS [   0.032s] ( 721/1059) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-15T13:52:19.1252315Z         PASS [   0.037s] ( 722/1059) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-15T13:52:19.1258192Z         PASS [   0.028s] ( 723/1059) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-15T13:52:19.1258842Z         PASS [   0.018s] ( 724/1059) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-15T13:52:19.1259670Z         PASS [   0.015s] ( 725/1059) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-15T13:52:19.1404569Z         PASS [   0.023s] ( 726/1059) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-15T13:52:19.1405609Z         PASS [   0.024s] ( 727/1059) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-15T13:52:19.1410193Z         PASS [   0.025s] ( 728/1059) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-15T13:52:19.1462065Z         PASS [   0.025s] ( 729/1059) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-15T13:52:19.1483153Z         PASS [   0.025s] ( 730/1059) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-15T13:52:19.1533407Z         PASS [   0.028s] ( 731/1059) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-15T13:52:19.1558373Z         PASS [   0.030s] ( 732/1059) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-15T13:52:19.1571718Z         PASS [   0.019s] ( 733/1059) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-15T13:52:19.1600061Z         PASS [   0.020s] ( 734/1059) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-15T13:52:19.1663792Z         PASS [   0.025s] ( 735/1059) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-15T13:52:19.1754624Z         PASS [   0.030s] ( 736/1059) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-15T13:52:19.1775065Z         PASS [   0.029s] ( 737/1059) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-15T13:52:19.1775730Z         PASS [   0.255s] ( 738/1059) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-15T13:52:19.1788063Z         PASS [   0.025s] ( 739/1059) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-15T13:52:19.1819785Z         PASS [   0.027s] ( 740/1059) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-15T13:52:19.1832862Z         PASS [   0.026s] ( 741/1059) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-15T13:52:19.1865479Z         PASS [   0.027s] ( 742/1059) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-15T13:52:19.1894868Z         PASS [   0.023s] ( 743/1059) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:52:19.1915272Z         PASS [   0.277s] ( 744/1059) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-15T13:52:19.1926792Z         PASS [   0.264s] ( 745/1059) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-15T13:52:19.1967427Z         PASS [   0.255s] ( 746/1059) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-15T13:52:19.1975600Z         PASS [   0.022s] ( 747/1059) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-15T13:52:19.2016557Z         PASS [   0.025s] ( 748/1059) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:52:19.2043660Z         PASS [   0.028s] ( 749/1059) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-15T13:52:19.2101569Z         PASS [   0.031s] ( 750/1059) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-15T13:52:19.2154511Z         PASS [   0.033s] ( 751/1059) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-15T13:52:19.2179125Z         PASS [   0.035s] ( 752/1059) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-15T13:52:19.2208758Z         PASS [   0.034s] ( 753/1059) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-15T13:52:19.2236303Z         PASS [   0.034s] ( 754/1059) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-15T13:52:19.2307654Z         PASS [   0.039s] ( 755/1059) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T13:52:19.2315619Z         PASS [   0.035s] ( 756/1059) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-15T13:52:19.2350097Z         PASS [   0.037s] ( 757/1059) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-15T13:52:19.2357919Z         PASS [   0.043s] ( 758/1059) spt-proto addr::tests::display_round_trips
2026-06-15T13:52:19.2377793Z         PASS [   0.036s] ( 759/1059) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-15T13:52:19.2413860Z         PASS [   0.037s] ( 760/1059) spt-proto chunk::tests::malformed_parts_return_none
2026-06-15T13:52:19.2444638Z         PASS [   0.035s] ( 761/1059) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-15T13:52:19.2477097Z         PASS [   0.032s] ( 762/1059) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-15T13:52:19.2510646Z         PASS [   0.033s] ( 763/1059) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-15T13:52:19.2549678Z         PASS [   0.034s] ( 764/1059) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-15T13:52:19.2581022Z         PASS [   0.034s] ( 765/1059) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-15T13:52:19.2637202Z         PASS [   1.818s] ( 766/1059) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-15T13:52:19.2652378Z         PASS [   0.034s] ( 767/1059) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-15T13:52:19.2686739Z         PASS [   0.034s] ( 768/1059) spt-proto endpoint::tests::broker_and_node_families
2026-06-15T13:52:19.2717324Z         PASS [   0.036s] ( 769/1059) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-15T13:52:19.2746039Z         PASS [   0.037s] ( 770/1059) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-15T13:52:19.2776915Z         PASS [   0.036s] ( 771/1059) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-15T13:52:19.2811927Z         PASS [   0.037s] ( 772/1059) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-15T13:52:19.2844302Z         PASS [   0.037s] ( 773/1059) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-15T13:52:19.2872572Z         PASS [   0.036s] ( 774/1059) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-15T13:52:19.2902413Z         PASS [   0.060s] ( 775/1059) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-15T13:52:19.2907543Z         PASS [   0.036s] ( 776/1059) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-15T13:52:19.2937699Z         PASS [   0.036s] ( 777/1059) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-15T13:52:19.2970171Z         PASS [   0.033s] ( 778/1059) spt-proto envelope::tests::parser_both_tags_present
2026-06-15T13:52:19.3008282Z         PASS [   0.036s] ( 779/1059) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-15T13:52:19.3036769Z         PASS [   0.035s] ( 780/1059) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-15T13:52:19.3064701Z         PASS [   0.035s] ( 781/1059) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-15T13:52:19.3106271Z         PASS [   0.036s] ( 782/1059) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-15T13:52:19.3131477Z         PASS [   0.035s] ( 783/1059) spt-proto event::tests::alarm_event_round_trips
2026-06-15T13:52:19.3171560Z         PASS [   0.036s] ( 784/1059) spt-proto event::tests::attr_decode_is_amp_last
2026-06-15T13:52:19.3191076Z         PASS [   0.035s] ( 785/1059) spt-proto event::tests::attr_order_preserved
2026-06-15T13:52:19.3222112Z         PASS [   0.035s] ( 786/1059) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-15T13:52:19.3251722Z         PASS [   0.035s] ( 787/1059) spt-proto event::tests::empty_body_envelope_parses
2026-06-15T13:52:19.3280925Z         PASS [   0.037s] ( 788/1059) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-15T13:52:19.3314321Z         PASS [   0.038s] ( 789/1059) spt-proto event::tests::msg_event_round_trips
2026-06-15T13:52:19.3348027Z         PASS [   0.038s] ( 790/1059) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-15T13:52:19.3376577Z         PASS [   0.037s] ( 791/1059) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-15T13:52:19.3408608Z         PASS [   0.037s] ( 792/1059) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-15T13:52:19.3435848Z         PASS [   0.037s] ( 793/1059) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-15T13:52:19.3462674Z         PASS [   0.036s] ( 794/1059) spt-proto event::tests::user_msg_event_round_trips
2026-06-15T13:52:19.3495304Z         PASS [   0.036s] ( 795/1059) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-15T13:52:19.3524482Z         PASS [   0.035s] ( 796/1059) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-15T13:52:19.3555904Z         PASS [   0.036s] ( 797/1059) spt-proto id::tests::accepts_japanese_scripts
2026-06-15T13:52:19.3585259Z         PASS [   0.036s] ( 798/1059) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-15T13:52:19.3619757Z         PASS [   0.037s] ( 799/1059) spt-proto id::tests::rejects_empty_and_overlong
2026-06-15T13:52:19.3654142Z         PASS [   0.037s] ( 800/1059) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-15T13:52:19.3682560Z         PASS [   0.037s] ( 801/1059) spt-proto id::tests::reports_bad_char_position
2026-06-15T13:52:19.3712485Z         PASS [   0.036s] ( 802/1059) spt-proto id::tests::reserves_address_delimiters
2026-06-15T13:52:19.3744070Z         PASS [   0.036s] ( 803/1059) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-15T13:52:19.3805410Z         PASS [   0.037s] ( 804/1059) spt-proto identity::tests::public_key_hex_round_trips
2026-06-15T13:52:19.3856239Z         PASS [   0.045s] ( 805/1059) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-15T13:52:19.3857761Z         PASS [   0.036s] ( 806/1059) spt-proto payload::tests::base64_known_vectors
2026-06-15T13:52:19.3889715Z         PASS [   0.037s] ( 807/1059) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-15T13:52:19.3924663Z         PASS [   0.037s] ( 808/1059) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-15T13:52:19.3954454Z         PASS [   0.037s] ( 809/1059) spt-proto payload::tests::command_payload_round_trips
2026-06-15T13:52:19.3978814Z         PASS [   0.036s] ( 810/1059) spt-proto payload::tests::text_payload_round_trips
2026-06-15T13:52:19.4010712Z         PASS [   0.036s] ( 811/1059) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-15T13:52:19.4041225Z         PASS [   0.036s] ( 812/1059) spt-proto version::tests::current_version_self_compatible
2026-06-15T13:52:19.4078509Z         PASS [   0.036s] ( 813/1059) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-15T13:52:19.4103697Z         PASS [   0.036s] ( 814/1059) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-15T13:52:19.4176049Z         PASS [   0.071s] ( 815/1059) spt-proto identity::tests::sign_verify_round_trip
2026-06-15T13:52:19.4222783Z         PASS [   0.037s] ( 816/1059) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-15T13:52:19.4257719Z         PASS [   0.039s] ( 817/1059) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-15T13:52:19.4283916Z         PASS [   0.039s] ( 818/1059) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-15T13:52:19.4317807Z         PASS [   0.039s] ( 819/1059) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-15T13:52:19.4333096Z         PASS [   0.038s] ( 820/1059) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-15T13:52:19.4407056Z         PASS [   0.060s] ( 821/1059) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-15T13:52:19.4412992Z         PASS [   0.040s] ( 822/1059) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-15T13:52:19.4459462Z         PASS [   0.048s] ( 823/1059) spt-runtime manifest::tests::hint_keyword_matching
2026-06-15T13:52:19.4467994Z         PASS [   0.040s] ( 824/1059) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-15T13:52:19.4486002Z         PASS [   0.044s] ( 825/1059) spt-runtime manifest::tests::manifest_schema_shape
2026-06-15T13:52:19.4500410Z         PASS [   0.040s] ( 826/1059) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-15T13:52:19.4533258Z         PASS [   0.036s] ( 827/1059) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-15T13:52:19.4585630Z         PASS [   0.036s] ( 828/1059) spt-runtime manifest::tests::round_trips_through_toml
2026-06-15T13:52:19.4604695Z         PASS [   0.035s] ( 829/1059) spt-runtime manifest::tests::shell_fixture_parses
2026-06-15T13:52:19.4627925Z         PASS [   0.034s] ( 830/1059) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-15T13:52:19.4671999Z         PASS [   0.035s] ( 831/1059) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-15T13:52:19.4685177Z         PASS [   0.035s] ( 832/1059) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-15T13:52:19.4743692Z         PASS [   0.033s] ( 833/1059) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-15T13:52:19.4777279Z         PASS [   0.036s] ( 834/1059) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-15T13:52:19.4801714Z         PASS [   0.034s] ( 835/1059) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-15T13:52:19.4823794Z         PASS [   0.036s] ( 836/1059) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-15T13:52:19.4867552Z         PASS [   0.038s] ( 837/1059) spt-runtime profile::tests::leaf_replace_contract
2026-06-15T13:52:19.4894564Z         PASS [   0.039s] ( 838/1059) spt-runtime profile::tests::profile_overlays_strings
2026-06-15T13:52:19.4924561Z         PASS [   0.039s] ( 839/1059) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-15T13:52:19.4953765Z         PASS [   0.037s] ( 840/1059) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-15T13:52:19.4984021Z         PASS [   0.038s] ( 841/1059) spt-runtime profile::tests::split_option_first_colon
2026-06-15T13:52:19.5014505Z         PASS [   0.039s] ( 842/1059) spt-runtime profile::tests::string_dot_path_read_write
2026-06-15T13:52:19.5048229Z         PASS [   0.038s] ( 843/1059) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-15T13:52:19.5084965Z         PASS [   0.040s] ( 844/1059) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-15T13:52:19.5115385Z         PASS [   0.037s] ( 845/1059) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-15T13:52:19.5379797Z         PASS [   0.059s] ( 846/1059) spt-runtime registry::tests::create_local_profile_guards
2026-06-15T13:52:19.5495757Z         PASS [   0.068s] ( 847/1059) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-15T13:52:19.5536946Z         PASS [   0.060s] ( 848/1059) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-15T13:52:19.5632359Z         PASS [   0.080s] ( 849/1059) spt-runtime registry::tests::delete_local_profile_rules
2026-06-15T13:52:19.5712198Z         PASS [   0.083s] ( 850/1059) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-15T13:52:19.5712946Z         PASS [   0.068s] ( 851/1059) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-15T13:52:19.5765027Z         PASS [   0.087s] ( 852/1059) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-15T13:52:19.5810522Z         PASS [   0.082s] ( 853/1059) spt-runtime registry::tests::local_profile_survives_readd
2026-06-15T13:52:19.5852544Z         PASS [   0.076s] ( 854/1059) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-15T13:52:19.5879923Z         PASS [   0.075s] ( 855/1059) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-15T13:52:19.5884974Z         PASS [   0.019s] ( 856/1059) spt-runtime runtime::tests::fills_known_placeholders
2026-06-15T13:52:19.5901110Z         PASS [   0.095s] ( 857/1059) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-15T13:52:19.5938578Z         PASS [   0.024s] ( 858/1059) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-15T13:52:19.5973666Z         PASS [   0.091s] ( 859/1059) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-15T13:52:19.5983658Z         PASS [   0.060s] ( 860/1059) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-15T13:52:19.5996184Z         PASS [   0.019s] ( 861/1059) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-15T13:52:19.6021482Z         PASS [   0.017s] ( 862/1059) spt-runtime runtime::tests::unknown_role_errors
2026-06-15T13:52:19.6101159Z         PASS [   0.061s] ( 863/1059) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-15T13:52:19.6132772Z         PASS [   0.023s] ( 864/1059) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-15T13:52:19.6188732Z         PASS [   0.032s] ( 865/1059) spt-store access::tests::allow_revoke_open_polarity
2026-06-15T13:52:19.6247312Z         PASS [   0.049s] ( 866/1059) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-15T13:52:19.6249013Z         PASS [   0.035s] ( 867/1059) spt-store access::tests::recent_outbound_is_bounded
2026-06-15T13:52:19.6275149Z         PASS [   0.034s] ( 868/1059) spt-store access::tests::recent_outbound_persists
2026-06-15T13:52:19.6352996Z         PASS [   0.040s] ( 869/1059) spt-store access::tests::store_persists_and_degrades_open
2026-06-15T13:52:19.6357456Z         PASS [   0.084s] ( 870/1059) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-15T13:52:19.6399946Z         PASS [   0.043s] ( 871/1059) spt-store access::tests::users_reservation_decodes_inert
2026-06-15T13:52:19.6502409Z         PASS [   0.051s] ( 872/1059) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-15T13:52:19.6509003Z         PASS [   0.041s] ( 873/1059) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-15T13:52:19.6533532Z         PASS [   0.041s] ( 874/1059) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-15T13:52:19.6573319Z         PASS [   0.038s] ( 875/1059) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-15T13:52:19.6636644Z         PASS [   0.060s] ( 876/1059) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-15T13:52:19.6637225Z         PASS [   0.038s] ( 877/1059) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-15T13:52:19.6712135Z         PASS [   0.044s] ( 878/1059) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-15T13:52:19.6746210Z         PASS [   0.012s] ( 879/1059) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-15T13:52:19.6786324Z         PASS [   0.053s] ( 880/1059) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-15T13:52:19.7090802Z         PASS [   0.046s] ( 881/1059) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-15T13:52:19.7154285Z         PASS [   0.043s] ( 882/1059) spt-store contextmark::tests::merge_decisions
2026-06-15T13:52:19.7155503Z         PASS [   0.079s] ( 883/1059) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-15T13:52:19.7202551Z         PASS [   0.045s] ( 884/1059) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-15T13:52:19.7256995Z         PASS [   0.043s] ( 885/1059) spt-store contextmark::tests::vector_parse_tolerant
2026-06-15T13:52:19.7479319Z         PASS [   2.163s] ( 886/1059) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-15T13:52:19.9636573Z         PASS [   0.249s] ( 887/1059) spt-store contextstore::tests::invalid_id_refused
2026-06-15T13:52:20.1006520Z         PASS [   0.446s] ( 888/1059) spt-store branchstore::tests::open_or_init_idempotent
2026-06-15T13:52:20.1253604Z         LEAK [   0.558s] ( 889/1059) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-15T13:52:20.1347693Z         PASS [   0.033s] ( 890/1059) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-15T13:52:20.1584598Z         PASS [   0.029s] ( 891/1059) spt-store epoch::tests::counter_persists_across_reload
2026-06-15T13:52:20.1585677Z         PASS [   2.140s] ( 892/1059) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-15T13:52:20.1586919Z         PASS [   0.021s] ( 893/1059) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-15T13:52:20.1825544Z         PASS [   0.027s] ( 894/1059) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-15T13:52:20.1826475Z         PASS [   0.033s] ( 895/1059) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-15T13:52:20.1924705Z         PASS [   0.014s] ( 896/1059) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-15T13:52:20.2161830Z         PASS [   0.023s] ( 897/1059) spt-store history::tests::appends_one_record_per_line
2026-06-15T13:52:20.2200266Z         PASS [   0.035s] ( 898/1059) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-15T13:52:20.2420144Z         PASS [   0.026s] ( 899/1059) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-15T13:52:20.2512098Z         PASS [   0.095s] ( 900/1059) spt-store gitrun::tests::version_runs_within_budget
2026-06-15T13:52:20.2512680Z         PASS [   0.031s] ( 901/1059) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-15T13:52:20.2738724Z         PASS [   0.020s] ( 902/1059) spt-store home::tests::home_assignment_matrix
2026-06-15T13:52:20.2739415Z         PASS [   0.026s] ( 903/1059) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-15T13:52:20.2825895Z         PASS [   0.039s] ( 904/1059) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-15T13:52:20.2918476Z         PASS [   0.021s] ( 905/1059) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-15T13:52:20.2996343Z         PASS [   0.024s] ( 906/1059) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-15T13:52:20.3172069Z         PASS [   0.029s] ( 907/1059) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-15T13:52:20.3260106Z         PASS [   0.023s] ( 908/1059) spt-store info::tests::corrupt_content_returns_none
2026-06-15T13:52:20.3533762Z         PASS [   0.038s] ( 909/1059) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-15T13:52:20.3779001Z         PASS [   0.052s] ( 910/1059) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-15T13:52:20.3940344Z         PASS [   0.045s] ( 911/1059) spt-store info::tests::set_last_active_stamps_recency
2026-06-15T13:52:20.4057853Z         PASS [   0.746s] ( 912/1059) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-15T13:52:20.4215241Z         PASS [   0.047s] ( 913/1059) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-15T13:52:20.4292415Z         PASS [   0.031s] ( 914/1059) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-15T13:52:20.4480546Z         PASS [   0.043s] ( 915/1059) spt-store info::tests::set_status_marks_existing_record
2026-06-15T13:52:20.4487279Z         PASS [   0.026s] ( 916/1059) spt-store info::tests::write_read_round_trip
2026-06-15T13:52:20.4594985Z         PASS [   0.031s] ( 917/1059) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-15T13:52:20.4817405Z         PASS [   0.030s] ( 918/1059) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-15T13:52:20.4986090Z         PASS [   0.044s] ( 919/1059) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-15T13:52:20.4992301Z         PASS [   0.037s] ( 920/1059) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-15T13:52:20.5312255Z         PASS [   0.031s] ( 921/1059) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-15T13:52:20.5313274Z         PASS [   0.058s] ( 922/1059) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-15T13:52:20.5463272Z         PASS [   0.048s] ( 923/1059) spt-store nodeid::tests::create_then_load_is_stable
2026-06-15T13:52:20.6069828Z         PASS [   0.078s] ( 924/1059) spt-store nodeid::tests::seed_hex_round_trips
2026-06-15T13:52:20.6322340Z         PASS [   0.093s] ( 925/1059) spt-store notif::tests::listing_is_subnet_scoped
2026-06-15T13:52:20.6550928Z         PASS [   0.114s] ( 926/1059) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-15T13:52:20.7010285Z         PASS [   0.096s] ( 927/1059) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-15T13:52:20.7011022Z         PASS [   0.041s] ( 928/1059) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-15T13:52:20.7337724Z         PASS [   0.106s] ( 929/1059) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-15T13:52:20.7654951Z         PASS [   0.035s] ( 930/1059) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-15T13:52:20.7765987Z         PASS [   0.080s] ( 931/1059) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-15T13:52:20.7837560Z         PASS [   0.084s] ( 932/1059) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-15T13:52:20.8097127Z         PASS [   0.028s] ( 933/1059) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-15T13:52:20.8119954Z         PASS [   0.046s] ( 934/1059) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-15T13:52:20.8182806Z         PASS [   0.042s] ( 935/1059) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-15T13:52:20.8372981Z         PASS [   0.023s] ( 936/1059) spt-store perch::tests::classification_matrix
2026-06-15T13:52:20.8620480Z         PASS [   0.049s] ( 937/1059) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-15T13:52:20.8708485Z         PASS [   0.036s] ( 938/1059) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-15T13:52:20.8709464Z         PASS [   0.050s] ( 939/1059) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-15T13:52:20.8963038Z         PASS [   0.032s] ( 940/1059) spt-store perch::tests::resolve_self_is_flat
2026-06-15T13:52:20.8993174Z         PASS [   0.030s] ( 941/1059) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-15T13:52:20.9056925Z         PASS [   0.033s] ( 942/1059) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-15T13:52:20.9228490Z         PASS [   0.028s] ( 943/1059) spt-store proc::tests::current_process_is_alive
2026-06-15T13:52:20.9338063Z         PASS [   0.031s] ( 944/1059) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-15T13:52:20.9349302Z         PASS [   0.036s] ( 945/1059) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-15T13:52:20.9474354Z         PASS [   0.020s] ( 946/1059) spt-store proc::tests::unassigned_pid_is_dead
2026-06-15T13:52:20.9474929Z         PASS [   1.308s] ( 947/1059) spt-store branchstore::tests::branches_are_independent_roots
2026-06-15T13:52:20.9738148Z         PASS [   0.037s] ( 948/1059) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-15T13:52:21.0783282Z         PASS [   0.131s] ( 949/1059) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-15T13:52:21.1064366Z         PASS [   0.158s] ( 950/1059) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-15T13:52:21.1861336Z         PASS [   0.103s] ( 951/1059) spt-store registry::tests::register_and_lookup
2026-06-15T13:52:21.1979242Z         PASS [   0.098s] ( 952/1059) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-15T13:52:21.2662181Z         PASS [   1.614s] ( 953/1059) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-15T13:52:21.2719572Z         PASS [   0.093s] ( 954/1059) spt-store registry::tests::reregister_replaces_address
2026-06-15T13:52:21.3049463Z         PASS [   0.109s] ( 955/1059) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-15T13:52:21.3133445Z         PASS [   0.041s] ( 956/1059) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-15T13:52:21.3260314Z         PASS [   1.600s] ( 957/1059) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-15T13:52:21.3261885Z         PASS [   0.059s] ( 958/1059) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-15T13:52:21.3563330Z         PASS [   0.031s] ( 959/1059) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-15T13:52:21.3585102Z         PASS [   0.052s] ( 960/1059) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-15T13:52:21.3770456Z         PASS [   0.056s] ( 961/1059) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-15T13:52:21.3829707Z         PASS [   0.067s] ( 962/1059) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-15T13:52:21.3884848Z         PASS [   1.731s] ( 963/1059) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-15T13:52:21.3959055Z         PASS [   0.038s] ( 964/1059) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-15T13:52:21.3959885Z         PASS [   0.036s] ( 965/1059) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-15T13:52:21.4084548Z         PASS [   0.032s] ( 966/1059) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-15T13:52:21.4169447Z         PASS [   0.033s] ( 967/1059) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-15T13:52:21.4170107Z         PASS [   0.025s] ( 968/1059) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-15T13:52:21.4170739Z         PASS [   0.023s] ( 969/1059) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-15T13:52:21.4171299Z         PASS [   0.024s] ( 970/1059) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-15T13:52:21.4455278Z         PASS [   0.033s] ( 971/1059) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-15T13:52:21.4519230Z         PASS [   0.041s] ( 972/1059) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-15T13:52:21.4524807Z         PASS [   0.032s] ( 973/1059) spt-store seed::tests::absent_cwd_is_omitted
2026-06-15T13:52:21.4525875Z         PASS [   0.035s] ( 974/1059) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-15T13:52:21.4618303Z         PASS [   0.045s] ( 975/1059) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-15T13:52:21.4705068Z         PASS [   0.492s] ( 976/1059) spt-store registry::tests::concurrent_registration_never_locks
2026-06-15T13:52:21.4711223Z         PASS [   1.826s] ( 977/1059) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-15T13:52:21.4926242Z         PASS [   0.043s] ( 978/1059) spt-store seed::tests::seed_round_trips_through_json
2026-06-15T13:52:21.4926813Z         PASS [   0.043s] ( 979/1059) spt-store sessions::tests::appends_and_reads_in_order
2026-06-15T13:52:21.5065796Z         PASS [   0.054s] ( 980/1059) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-15T13:52:21.5068935Z         PASS [   0.044s] ( 981/1059) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-15T13:52:21.5255065Z         PASS [   0.059s] ( 982/1059) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-15T13:52:23.1856441Z         PASS [   1.697s] ( 983/1059) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-15T13:52:23.2027038Z         PASS [   1.710s] ( 984/1059) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-15T13:52:23.2109758Z         PASS [   1.743s] ( 985/1059) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-15T13:52:23.3921063Z         PASS [   2.460s] ( 986/1059) spt-store project::tests::derivation_ladder
2026-06-15T13:52:23.4601943Z         PASS [   0.252s] ( 987/1059) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-15T13:52:23.4980189Z         PASS [   0.295s] ( 988/1059) spt-store spool::tests::reopen_is_idempotent
2026-06-15T13:52:23.4983094Z         PASS [   0.105s] ( 989/1059) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-15T13:52:23.5148146Z         PASS [   2.008s] ( 990/1059) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-15T13:52:23.5283048Z         PASS [   0.031s] ( 991/1059) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-15T13:52:23.5333979Z         PASS [   0.346s] ( 992/1059) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-15T13:52:23.5390896Z         PASS [   0.038s] ( 993/1059) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-15T13:52:23.5461618Z         PASS [   2.038s] ( 994/1059) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-15T13:52:23.5498157Z         PASS [   0.033s] ( 995/1059) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-15T13:52:23.5499435Z         PASS [   0.020s] ( 996/1059) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-15T13:52:23.5615140Z         PASS [   0.028s] ( 997/1059) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-15T13:52:23.5656324Z         PASS [   0.030s] ( 998/1059) spt-store subnet::tests::minted_seeds_are_random
2026-06-15T13:52:23.5750275Z         PASS [   0.024s] ( 999/1059) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-15T13:52:23.5751308Z         PASS [   0.030s] (1000/1059) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-15T13:52:23.5751884Z         PASS [   0.026s] (1001/1059) spt-store subnet::tests::remove_drops_membership
2026-06-15T13:52:23.5752493Z         PASS [   0.115s] (1002/1059) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-15T13:52:23.5753127Z         PASS [   0.015s] (1003/1059) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-15T13:52:23.6078143Z         PASS [   0.041s] (1004/1059) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-15T13:52:23.6570197Z         PASS [   2.126s] (1005/1059) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-15T13:52:23.8768428Z         PASS [   2.427s] (1006/1059) spt-store sessions::tests::last_k_and_bounding
2026-06-15T13:52:23.9090723Z         PASS [   0.028s] (1007/1059) spt-store timefmt::tests::formats_known_instants
2026-06-15T13:52:23.9391572Z         PASS [   0.023s] (1008/1059) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-15T13:52:23.9522173Z         PASS [   0.024s] (1009/1059) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-15T13:52:23.9708538Z         PASS [   0.019s] (1010/1059) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-15T13:52:24.0206007Z         PASS [   0.041s] (1011/1059) spt-store visibility::tests::override_wins_both_directions
2026-06-15T13:52:24.0513047Z         PASS [   0.474s] (1012/1059) spt-store syncmerge::tests::non_context_branch_refused
2026-06-15T13:52:24.0660711Z         PASS [   0.046s] (1013/1059) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-15T13:52:24.0902924Z         PASS [   0.032s] (1014/1059) spt-store visibility::tests::synced_requires_membership_listing
2026-06-15T13:52:24.1077114Z         PASS [   0.048s] (1015/1059) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-15T13:52:24.1268420Z         PASS [   0.039s] (1016/1059) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-15T13:52:24.1418935Z         PASS [   0.018s] (1017/1059) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-15T13:52:24.1675901Z         PASS [   0.029s] (1018/1059) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-15T13:52:24.1804020Z         PASS [   0.068s] (1019/1059) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-15T13:52:24.2118751Z         PASS [   0.036s] (1020/1059) spt-term projection::tests::context_record_discriminator
2026-06-15T13:52:24.2121677Z         PASS [   0.032s] (1021/1059) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-15T13:52:24.2393926Z         PASS [   0.031s] (1022/1059) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-15T13:52:24.2394697Z         PASS [   0.031s] (1023/1059) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-15T13:52:24.2607967Z         PASS [   0.025s] (1024/1059) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-15T13:52:24.2799110Z         PASS [   0.040s] (1025/1059) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-15T13:52:24.2817018Z         PASS [   0.020s] (1026/1059) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-15T13:52:24.2986002Z         PASS [   0.019s] (1027/1059) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-15T13:52:24.3126473Z         PASS [   0.031s] (1028/1059) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-15T13:52:24.3167073Z         PASS [   0.020s] (1029/1059) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-15T13:52:24.3386929Z         PASS [   0.018s] (1030/1059) spt-term projection::tests::truncates_tool_args_to_width
2026-06-15T13:52:24.3387827Z         PASS [   0.018s] (1031/1059) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-15T13:52:24.3619785Z         PASS [   0.022s] (1032/1059) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-15T13:52:24.3620686Z         PASS [   0.021s] (1033/1059) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-15T13:52:24.3797006Z         PASS [   0.026s] (1034/1059) spt-term projection::tests::windows_to_last_n_turns
2026-06-15T13:52:24.3944882Z         PASS [   0.039s] (1035/1059) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-15T13:52:24.4000978Z         PASS [   0.020s] (1036/1059) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-15T13:52:24.4184416Z         PASS [   4.455s] (1037/1059) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-15T13:52:24.4268812Z         PASS [   0.029s] (1038/1059) spt-term reader::tests::no_dsr_means_no_answer
2026-06-15T13:52:24.5174861Z         PASS [   0.094s] (1039/1059) spt-term::inject ctrl_c_interrupts_the_child
2026-06-15T13:52:24.5277946Z         PASS [   0.128s] (1040/1059) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-15T13:52:24.5393910Z         PASS [   0.121s] (1041/1059) spt-term::dsr drain_forwards_child_output
2026-06-15T13:52:24.5489550Z         PASS [   9.753s] (1042/1059) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-15T13:52:24.5736314Z         PASS [   4.862s] (1043/1059) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-15T13:52:24.6275301Z         PASS [   0.049s] (1044/1059) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-15T13:52:24.6276135Z         PASS [   0.073s] (1045/1059) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-15T13:52:24.6398991Z         PASS [   0.116s] (1046/1059) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-15T13:52:24.6558709Z         PASS [   0.110s] (1047/1059) spt-term::stream delivers_every_value_under_resize
2026-06-15T13:52:25.6068716Z         PASS [   1.079s] (1048/1059) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-15T13:52:25.9883367Z         PASS [   6.241s] (1049/1059) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-15T13:52:26.0231366Z         PASS [  11.451s] (1050/1059) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-15T13:52:26.4904838Z         PASS [   6.776s] (1051/1059) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-15T13:52:28.3164064Z         PASS [   8.594s] (1052/1059) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-15T13:52:29.9111057Z         PASS [   6.339s] (1053/1059) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-15T13:52:30.2020142Z         PASS [   6.627s] (1054/1059) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-15T13:52:30.8588471Z         PASS [   7.252s] (1055/1059) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-15T13:52:31.8269506Z         PASS [   8.252s] (1056/1059) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-15T13:52:32.0681656Z         PASS [   8.496s] (1057/1059) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-15T13:52:33.4300264Z         PASS [   9.778s] (1058/1059) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-15T13:52:34.4959381Z         PASS [  14.209s] (1059/1059) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-15T13:52:34.4960006Z ────────────
2026-06-15T13:52:34.4960280Z      Summary [  46.838s] 1059 tests run: 1059 passed (5 leaky), 1 skipped
2026-06-15T13:52:39.6047343Z ##[group]Run cargo test --workspace --doc
2026-06-15T13:52:39.6047598Z [36;1mcargo test --workspace --doc[0m
2026-06-15T13:52:39.6113362Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:52:39.6113622Z ##[endgroup]
2026-06-15T13:52:41.9440749Z    Compiling strsim v0.11.1
2026-06-15T13:52:41.9461752Z    Compiling unicode-segmentation v1.13.3
2026-06-15T13:52:42.0441078Z    Compiling darling_core v0.20.11
2026-06-15T13:52:42.1572707Z    Compiling convert_case v0.10.0
2026-06-15T13:52:42.3184686Z    Compiling derive_more-impl v2.1.1
2026-06-15T13:52:43.1183496Z    Compiling darling_macro v0.20.11
2026-06-15T13:52:43.3951476Z    Compiling darling v0.20.11
2026-06-15T13:52:43.5726902Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:52:43.8062350Z    Compiling derive_more v2.1.1
2026-06-15T13:52:44.0275032Z    Compiling n0-future v0.3.2
2026-06-15T13:52:44.0275371Z    Compiling iroh-base v0.98.0
2026-06-15T13:52:44.0275729Z    Compiling noq-proto v0.17.0
2026-06-15T13:52:44.1023664Z    Compiling n0-watcher v0.6.1
2026-06-15T13:52:44.1204843Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:52:44.2238698Z    Compiling netwatch v0.16.0
2026-06-15T13:52:44.3074728Z    Compiling iroh-dns v0.98.0
2026-06-15T13:52:44.3960631Z    Compiling derive_builder v0.20.2
2026-06-15T13:52:44.5337380Z    Compiling vergen-lib v9.1.0
2026-06-15T13:52:44.5337673Z    Compiling vergen-lib v0.1.6
2026-06-15T13:52:44.6346545Z    Compiling vergen v9.1.0
2026-06-15T13:52:44.6699404Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:52:44.7791955Z    Compiling portmapper v0.16.0
2026-06-15T13:52:45.0175631Z    Compiling iroh-relay v0.98.0
2026-06-15T13:52:47.1482168Z    Compiling noq v0.18.0
2026-06-15T13:52:52.6591718Z    Compiling iroh v0.98.2
2026-06-15T13:53:01.6329955Z    Compiling spt-net v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:53:03.2637124Z    Compiling spt-daemon v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:53:11.0841695Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.22s
2026-06-15T13:53:11.1030902Z    Doc-tests spt_daemon
2026-06-15T13:53:11.5520868Z 
2026-06-15T13:53:11.5521145Z running 0 tests
2026-06-15T13:53:11.5521263Z 
2026-06-15T13:53:11.5521444Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:11.5521662Z 
2026-06-15T13:53:11.5588806Z    Doc-tests spt_live
2026-06-15T13:53:11.6201389Z 
2026-06-15T13:53:11.6201607Z running 0 tests
2026-06-15T13:53:11.6201719Z 
2026-06-15T13:53:11.6201930Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:11.6202147Z 
2026-06-15T13:53:11.6249294Z    Doc-tests spt_msg
2026-06-15T13:53:11.6735326Z 
2026-06-15T13:53:11.6735529Z running 0 tests
2026-06-15T13:53:11.6735632Z 
2026-06-15T13:53:11.6735823Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:11.6736439Z 
2026-06-15T13:53:11.6781063Z    Doc-tests spt_net
2026-06-15T13:53:11.9172342Z 
2026-06-15T13:53:11.9172590Z running 0 tests
2026-06-15T13:53:11.9172707Z 
2026-06-15T13:53:11.9172876Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:11.9173089Z 
2026-06-15T13:53:11.9236580Z    Doc-tests spt_proto
2026-06-15T13:53:11.9708543Z 
2026-06-15T13:53:11.9708800Z running 0 tests
2026-06-15T13:53:11.9708917Z 
2026-06-15T13:53:11.9709093Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:11.9709302Z 
2026-06-15T13:53:11.9762145Z    Doc-tests spt_runtime
2026-06-15T13:53:12.1490211Z 
2026-06-15T13:53:12.1490472Z running 0 tests
2026-06-15T13:53:12.1490581Z 
2026-06-15T13:53:12.1490751Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:12.1491091Z 
2026-06-15T13:53:12.1551840Z    Doc-tests spt_store
2026-06-15T13:53:12.3058526Z 
2026-06-15T13:53:12.3058770Z running 0 tests
2026-06-15T13:53:12.3058880Z 
2026-06-15T13:53:12.3059038Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:12.3059249Z 
2026-06-15T13:53:12.3115952Z    Doc-tests spt_term
2026-06-15T13:53:12.3732492Z 
2026-06-15T13:53:12.3732595Z running 0 tests
2026-06-15T13:53:12.3732795Z 
2026-06-15T13:53:12.3733294Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T13:53:12.3733627Z 
2026-06-15T13:53:12.4527245Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-15T13:53:12.4527602Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-15T13:53:12.4591072Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:53:12.4591346Z ##[endgroup]
2026-06-15T13:53:13.3428702Z     Checking cfg-if v1.0.4
2026-06-15T13:53:13.3430826Z     Checking windows-link v0.2.1
2026-06-15T13:53:13.3431046Z     Checking typenum v1.20.1
2026-06-15T13:53:13.3439506Z     Checking critical-section v1.2.0
2026-06-15T13:53:13.3441912Z     Checking memchr v2.8.1
2026-06-15T13:53:13.3444323Z     Checking subtle v2.6.1
2026-06-15T13:53:13.3448603Z     Checking smallvec v1.15.1
2026-06-15T13:53:13.3451949Z     Checking serde_core v1.0.228
2026-06-15T13:53:13.3453282Z     Checking equivalent v1.0.2
2026-06-15T13:53:13.3453573Z     Checking itoa v1.0.18
2026-06-15T13:53:13.3453854Z     Checking cpufeatures v0.2.17
2026-06-15T13:53:13.3454309Z     Checking pin-project-lite v0.2.17
2026-06-15T13:53:13.3456572Z     Checking hashbrown v0.17.1
2026-06-15T13:53:13.3456899Z     Checking log v0.4.32
2026-06-15T13:53:13.3463932Z     Checking zeroize v1.8.2
2026-06-15T13:53:13.4114244Z    Compiling getrandom v0.3.4
2026-06-15T13:53:13.4309065Z     Checking getrandom v0.2.17
2026-06-15T13:53:13.4332860Z     Checking windows-sys v0.61.2
2026-06-15T13:53:13.4410559Z     Checking futures-core v0.3.32
2026-06-15T13:53:13.4436082Z     Checking bytes v1.11.1
2026-06-15T13:53:13.4578862Z     Checking rand_core v0.10.1
2026-06-15T13:53:13.4592283Z     Checking stable_deref_trait v1.2.1
2026-06-15T13:53:13.4892596Z     Checking bitflags v2.12.1
2026-06-15T13:53:13.4999280Z     Checking zerofrom v0.1.8
2026-06-15T13:53:13.5334080Z     Checking futures-sink v0.3.32
2026-06-15T13:53:13.5367498Z     Checking slab v0.4.12
2026-06-15T13:53:13.5368066Z     Checking futures-io v0.3.32
2026-06-15T13:53:13.5390662Z     Checking libc v0.2.186
2026-06-15T13:53:13.5652737Z    Compiling jobserver v0.1.34
2026-06-15T13:53:13.5876385Z     Checking futures-task v0.3.32
2026-06-15T13:53:13.6329039Z     Checking yoke v0.8.3
2026-06-15T13:53:13.6342324Z     Checking getrandom v0.4.2
2026-06-15T13:53:13.6370088Z     Checking futures-channel v0.3.32
2026-06-15T13:53:13.6498981Z     Checking rand_core v0.6.4
2026-06-15T13:53:13.6634496Z     Checking zerocopy v0.8.50
2026-06-15T13:53:13.6880296Z     Checking signature v2.2.0
2026-06-15T13:53:13.6955423Z     Checking zmij v1.0.21
2026-06-15T13:53:13.7182345Z     Checking writeable v0.6.3
2026-06-15T13:53:13.7711294Z    Compiling cc v1.2.63
2026-06-15T13:53:13.7778306Z     Checking fastrand v2.4.1
2026-06-15T13:53:13.8045765Z     Checking ed25519 v2.2.3
2026-06-15T13:53:13.8075513Z     Checking litemap v0.8.2
2026-06-15T13:53:13.8299989Z     Checking fallible-streaming-iterator v0.1.9
2026-06-15T13:53:13.8300383Z     Checking zerovec v0.11.6
2026-06-15T13:53:13.8608935Z     Checking futures-util v0.3.32
2026-06-15T13:53:13.9077871Z     Checking indexmap v2.14.0
2026-06-15T13:53:13.9335537Z     Checking zerotrie v0.2.4
2026-06-15T13:53:13.9355026Z     Checking fallible-iterator v0.3.0
2026-06-15T13:53:13.9561102Z     Checking utf8_iter v1.0.4
2026-06-15T13:53:13.9581526Z     Checking windows_x86_64_msvc v0.52.6
2026-06-15T13:53:13.9693713Z     Checking icu_properties_data v2.2.0
2026-06-15T13:53:13.9694101Z     Checking icu_normalizer_data v2.2.0
2026-06-15T13:53:13.9948686Z     Checking percent-encoding v2.3.2
2026-06-15T13:53:14.0580845Z     Checking http v1.4.1
2026-06-15T13:53:14.0851827Z     Checking cpufeatures v0.3.0
2026-06-15T13:53:14.0941249Z     Checking windows-targets v0.52.6
2026-06-15T13:53:14.1043672Z     Checking scopeguard v1.2.0
2026-06-15T13:53:14.1724633Z     Checking form_urlencoded v1.2.2
2026-06-15T13:53:14.2019061Z     Checking thiserror v2.0.18
2026-06-15T13:53:14.2093432Z     Checking chacha20 v0.10.0
2026-06-15T13:53:14.2178563Z     Checking rustls-pki-types v1.14.1
2026-06-15T13:53:14.2322694Z    Compiling fnv v1.0.7
2026-06-15T13:53:14.2398687Z     Checking windows-sys v0.59.0
2026-06-15T13:53:14.2455823Z     Checking lock_api v0.4.14
2026-06-15T13:53:14.2877443Z     Checking untrusted v0.9.0
2026-06-15T13:53:14.3225240Z     Checking windows-result v0.4.1
2026-06-15T13:53:14.3773534Z     Checking tinystr v0.8.3
2026-06-15T13:53:14.3816190Z     Checking potential_utf v0.1.5
2026-06-15T13:53:14.4093836Z     Checking generic-array v0.14.7
2026-06-15T13:53:14.4296968Z    Compiling darling_core v0.20.11
2026-06-15T13:53:14.4884911Z     Checking windows-strings v0.5.1
2026-06-15T13:53:14.5079939Z     Checking atomic-waker v1.1.2
2026-06-15T13:53:14.5112935Z     Checking rand v0.10.1
2026-06-15T13:53:14.5591084Z     Checking icu_collections v2.2.0
2026-06-15T13:53:14.5624029Z     Checking const-oid v0.10.2
2026-06-15T13:53:14.5760067Z     Checking icu_locale_core v2.2.0
2026-06-15T13:53:14.5804962Z    Compiling cmake v0.1.58
2026-06-15T13:53:14.6138646Z     Checking num-traits v0.2.19
2026-06-15T13:53:14.7526184Z     Checking http-body v1.0.1
2026-06-15T13:53:14.7631753Z     Checking winapi v0.3.9
2026-06-15T13:53:14.8410045Z     Checking derive_more v2.1.1
2026-06-15T13:53:14.9016077Z     Checking hybrid-array v0.4.12
2026-06-15T13:53:14.9076555Z     Checking either v1.16.0
2026-06-15T13:53:14.9603541Z     Checking crypto-common v0.1.7
2026-06-15T13:53:14.9625960Z     Checking block-buffer v0.10.4
2026-06-15T13:53:15.0345592Z     Checking base64ct v1.8.3
2026-06-15T13:53:15.0826406Z     Checking httparse v1.10.1
2026-06-15T13:53:15.0835443Z     Checking parking_lot_core v0.9.12
2026-06-15T13:53:15.0844511Z     Checking digest v0.10.7
2026-06-15T13:53:15.1193894Z     Checking tower-service v0.3.3
2026-06-15T13:53:15.1941181Z     Checking base64 v0.22.1
2026-06-15T13:53:15.2612409Z     Checking pem-rfc7468 v1.0.0
2026-06-15T13:53:15.2817165Z     Checking icu_provider v2.2.0
2026-06-15T13:53:15.2909286Z     Checking data-encoding v2.11.0
2026-06-15T13:53:15.2915454Z     Checking try-lock v0.2.5
2026-06-15T13:53:15.3043465Z     Checking sha2 v0.10.9
2026-06-15T13:53:15.3313028Z     Checking curve25519-dalek v4.1.3
2026-06-15T13:53:15.4037255Z     Checking tinyvec_macros v0.1.1
2026-06-15T13:53:15.4039172Z     Checking serde v1.0.228
2026-06-15T13:53:15.4316682Z     Checking serde_json v1.0.150
2026-06-15T13:53:15.4412119Z     Checking der v0.8.0-rc.10
2026-06-15T13:53:15.4620445Z     Checking block-buffer v0.12.0
2026-06-15T13:53:15.5019019Z     Checking tinyvec v1.11.0
2026-06-15T13:53:15.5366091Z     Checking icu_normalizer v2.2.0
2026-06-15T13:53:15.5840702Z     Checking icu_properties v2.2.0
2026-06-15T13:53:15.6660270Z     Checking crypto-common v0.2.2
2026-06-15T13:53:15.6765113Z     Checking want v0.3.1
2026-06-15T13:53:15.7329858Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:53:15.8145309Z    Compiling aws-lc-sys v0.41.0
2026-06-15T13:53:15.9050591Z    Compiling ring v0.17.14
2026-06-15T13:53:15.9051440Z     Checking parking_lot v0.12.5
2026-06-15T13:53:15.9348975Z     Checking portable-atomic v1.13.1
2026-06-15T13:53:16.1232296Z     Checking ipnet v2.12.0
2026-06-15T13:53:16.1872343Z     Checking n0-error v0.1.3
2026-06-15T13:53:16.2441114Z     Checking ed25519-dalek v2.2.0
2026-06-15T13:53:16.2787688Z     Checking windows-core v0.62.2
2026-06-15T13:53:16.3009560Z     Checking inout v0.1.4
2026-06-15T13:53:16.3707504Z    Compiling anyhow v1.0.102
2026-06-15T13:53:16.3771092Z     Checking diatomic-waker v0.2.3
2026-06-15T13:53:16.4247394Z     Checking spt-proto v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T13:53:16.4406450Z     Checking spin v0.10.0
2026-06-15T13:53:16.4425316Z     Checking httpdate v1.0.3
2026-06-15T13:53:16.4927748Z     Checking once_cell v1.21.4
2026-06-15T13:53:16.5137489Z     Checking cordyceps v0.3.4
2026-06-15T13:53:16.6347124Z     Checking parking v2.2.1
2026-06-15T13:53:16.6739808Z     Checking cipher v0.4.4
2026-06-15T13:53:16.6814937Z     Checking idna_adapter v1.2.2
2026-06-15T13:53:16.7069315Z     Checking pin-project v1.1.13
2026-06-15T13:53:16.7224646Z     Checking spki v0.8.0-rc.4
2026-06-15T13:53:16.7425217Z     Checking futures-lite v2.6.1
2026-06-15T13:53:16.7489327Z     Checking tracing-core v0.1.36
2026-06-15T13:53:16.8232977Z     Checking digest v0.11.3
2026-06-15T13:53:16.8499597Z     Checking futures-buffered v0.2.13
2026-06-15T13:53:16.8616681Z     Checking toml_datetime v0.6.11
2026-06-15T13:53:16.8627849Z     Checking idna v1.1.0
2026-06-15T13:53:16.9009657Z     Checking serde_spanned v0.6.9
2026-06-15T13:53:16.9271266Z     Checking universal-hash v0.5.1
2026-06-15T13:53:16.9602093Z     Checking aho-corasick v1.1.4
2026-06-15T13:53:16.9985525Z     Checking serial-core v0.4.0
2026-06-15T13:53:17.0241246Z     Checking sync_wrapper v1.0.2
2026-06-15T13:53:17.0603648Z    Compiling powerfmt v0.2.0
2026-06-15T13:53:17.0621027Z     Checking toml_write v0.1.2
2026-06-15T13:53:17.1088031Z     Checking tracing v0.1.44
2026-06-15T13:53:17.1191645Z     Checking allocator-api2 v0.2.21
2026-06-15T13:53:17.1291012Z     Checking url v2.5.8
2026-06-15T13:53:17.1291386Z     Checking winnow v0.7.15
2026-06-15T13:53:17.1393545Z     Checking byteorder v1.5.0
2026-06-15T13:53:17.2235915Z     Checking regex-syntax v0.8.10
2026-06-15T13:53:17.2619613Z     Checking opaque-debug v0.3.1
2026-06-15T13:53:17.2781094Z     Checking ahash v0.8.12
2026-06-15T13:53:17.3730857Z     Checking polyval v0.6.2
2026-06-15T13:53:17.4085025Z    Compiling deranged v0.5.8
2026-06-15T13:53:17.4091207Z     Checking hash32 v0.2.1
2026-06-15T13:53:17.4296649Z     Checking hashbrown v0.14.5
2026-06-15T13:53:17.4726551Z     Checking serial-windows v0.4.0
2026-06-15T13:53:17.5061755Z    Compiling darling_macro v0.20.11
2026-06-15T13:53:17.5062062Z     Checking thiserror v1.0.69
2026-06-15T13:53:17.5434585Z     Checking ref-cast v1.0.25
2026-06-15T13:53:17.5727537Z     Checking pkcs8 v0.11.0-rc.10
2026-06-15T13:53:17.6108286Z     Checking memoffset v0.6.5
2026-06-15T13:53:17.6159873Z     Checking crossbeam-utils v0.8.21
2026-06-15T13:53:17.6488125Z     Checking prefix-trie v0.8.4
2026-06-15T13:53:17.6855221Z     Checking futures-executor v0.3.32
2026-06-15T13:53:17.7181191Z     Checking spin v0.9.8
2026-06-15T13:53:17.7182245Z     Checking windows-threading v0.2.1
2026-06-15T13:53:17.8301286Z     Checking dyn-clone v1.0.20
2026-06-15T13:53:17.8334687Z     Checking ryu v1.0.23
2026-06-15T13:53:17.9069553Z     Checking signature v3.0.0
2026-06-15T13:53:17.9540766Z    Compiling num-conv v0.2.2
2026-06-15T13:53:17.9700932Z    Compiling darling v0.20.11
2026-06-15T13:53:17.9788633Z     Checking hashlink v0.9.1
2026-06-15T13:53:17.9984372Z    Compiling time-core v0.1.8
2026-06-15T13:53:18.0142638Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T13:53:18.0837768Z     Checking tower-layer v0.3.3
2026-06-15T13:53:18.0848306Z     Checking bitflags v1.3.2
2026-06-15T13:53:18.1246349Z     Checking pin-utils v0.1.0
2026-06-15T13:53:18.1799504Z     Checking lazy_static v1.5.0
2026-06-15T13:53:18.1844108Z     Checking ed25519 v3.0.0-rc.4
2026-06-15T13:53:18.1985228Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:53:18.2071957Z     Checking nix v0.25.1
2026-06-15T13:53:18.2169482Z     Checking hickory-proto v0.26.0-beta.4
2026-06-15T13:53:18.2601680Z     Checking schemars v1.2.1
2026-06-15T13:53:18.2821810Z     Checking heapless v0.7.17
2026-06-15T13:53:18.2830726Z     Checking shared_library v0.1.9
2026-06-15T13:53:18.3201991Z     Checking windows-future v0.3.2
2026-06-15T13:53:18.3313380Z     Checking futures v0.3.32
2026-06-15T13:53:18.3724099Z     Checking serial v0.4.0
2026-06-15T13:53:18.4167673Z     Checking filedescriptor v0.8.3
2026-06-15T13:53:18.4169625Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-15T13:53:18.4590417Z     Checking ghash v0.5.1
2026-06-15T13:53:18.5722777Z    Compiling time v0.3.47
2026-06-15T13:53:18.5877301Z     Checking winreg v0.10.1
2026-06-15T13:53:18.6502847Z    Compiling proc-macro-crate v3.5.0
2026-06-15T13:53:18.7629235Z     Checking sha2 v0.11.0-rc.5
2026-06-15T13:53:18.7852127Z     Checking toml_edit v0.22.27
2026-06-15T13:53:18.7897266Z     Checking ctr v0.9.2
2026-06-15T13:53:18.8405604Z     Checking aes v0.8.4
2026-06-15T13:53:18.9324992Z     Checking regex-automata v0.4.14
2026-06-15T13:53:18.9582767Z     Checking windows-numerics v0.3.1
2026-06-15T13:53:18.9699919Z     Checking windows-collections v0.3.2
2026-06-15T13:53:19.1130199Z     Checking aead v0.5.2
2026-06-15T13:53:19.1669810Z     Checking rusqlite v0.32.1
2026-06-15T13:53:19.2297016Z     Checking http-body-util v0.1.3
2026-06-15T13:53:19.2680768Z     Checking cobs v0.3.0
2026-06-15T13:53:19.3564175Z     Checking widestring v1.2.1
2026-06-15T13:53:19.3720624Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:53:19.4242539Z     Checking shell-words v1.1.1
2026-06-15T13:53:19.4429609Z     Checking downcast-rs v1.2.1
2026-06-15T13:53:19.5061847Z     Checking postcard v1.1.3
2026-06-15T13:53:19.5185771Z    Compiling num_enum_derive v0.7.6
2026-06-15T13:53:19.5297649Z     Checking windows v0.62.2
2026-06-15T13:53:19.5524001Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-15T13:53:19.5705268Z     Checking portable-pty v0.8.1
2026-06-15T13:53:19.7618945Z     Checking aes-gcm v0.10.3
2026-06-15T13:53:19.7950100Z    Compiling derive_builder v0.20.2
2026-06-15T13:53:19.8279285Z     Checking data-encoding-macro v0.1.20
2026-06-15T13:53:19.8353346Z     Checking crossbeam-epoch v0.9.18
2026-06-15T13:53:19.8393766Z     Checking crossbeam-channel v0.5.15
2026-06-15T13:53:19.8992185Z     Checking chrono v0.4.45
2026-06-15T13:53:19.9028249Z    Compiling blake3 v1.8.5
2026-06-15T13:53:19.9312304Z     Checking spt-store v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T13:53:20.0671356Z    Compiling vergen-lib v9.1.0
2026-06-15T13:53:20.0906581Z    Compiling vergen-lib v0.1.6
2026-06-15T13:53:20.1651880Z     Checking windows-registry v0.6.1
2026-06-15T13:53:20.1922360Z     Checking toml v0.8.23
2026-06-15T13:53:20.2129647Z     Checking uuid v1.23.2
2026-06-15T13:53:20.3984751Z    Compiling vergen v9.1.0
2026-06-15T13:53:20.4125933Z     Checking mac-addr v0.3.0
2026-06-15T13:53:20.5258618Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:53:20.5556070Z     Checking identity-hash v0.1.0
2026-06-15T13:53:20.6196849Z     Checking tagptr v0.2.0
2026-06-15T13:53:20.6441400Z     Checking lru-slab v0.1.2
2026-06-15T13:53:20.6542697Z     Checking foldhash v0.2.0
2026-06-15T13:53:20.7380589Z     Checking regex v1.12.3
2026-06-15T13:53:20.7946597Z     Checking sorted-index-buffer v0.2.1
2026-06-15T13:53:20.8014856Z     Checking rustc-hash v2.1.2
2026-06-15T13:53:20.8258758Z     Checking xml-rs v0.8.28
2026-06-15T13:53:20.8259088Z     Checking moka v0.12.15
2026-06-15T13:53:20.8298802Z     Checking num_enum v0.7.6
2026-06-15T13:53:20.8480438Z     Checking hashbrown v0.16.1
2026-06-15T13:53:20.8638932Z     Checking strum v0.28.0
2026-06-15T13:53:20.9093466Z     Checking iroh-metrics v0.38.3
2026-06-15T13:53:20.9300944Z     Checking iroh-base v0.98.0
2026-06-15T13:53:21.0876000Z     Checking attohttpc v0.30.1
2026-06-15T13:53:21.1018448Z     Checking socket2 v0.6.4
2026-06-15T13:53:21.1158080Z     Checking mio v1.2.1
2026-06-15T13:53:21.1231453Z     Checking tempfile v3.27.0
2026-06-15T13:53:21.3611831Z     Checking xmltree v0.10.3
2026-06-15T13:53:21.3705831Z     Checking netdev v0.42.0
2026-06-15T13:53:21.3857851Z     Checking simple-dns v0.9.3
2026-06-15T13:53:21.4265715Z     Checking noq-udp v0.10.0
2026-06-15T13:53:21.4685085Z     Checking ipconfig v0.3.4
2026-06-15T13:53:21.4865788Z     Checking arrayref v0.3.9
2026-06-15T13:53:21.4911738Z     Checking simdutf8 v0.1.5
2026-06-15T13:53:21.5069549Z    Compiling iroh-relay v0.98.0
2026-06-15T13:53:21.5198571Z     Checking tokio v1.52.3
2026-06-15T13:53:21.5346735Z     Checking constant_time_eq v0.4.2
2026-06-15T13:53:21.5453784Z     Checking smol_str v0.1.24
2026-06-15T13:53:21.5486660Z     Checking arrayvec v0.7.6
2026-06-15T13:53:21.5571375Z     Checking resolv-conf v0.7.6
2026-06-15T13:53:21.5853598Z     Checking sha1_smol v1.0.1
2026-06-15T13:53:21.6437677Z     Checking spt-msg v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T13:53:21.6636934Z     Checking lru v0.16.4
2026-06-15T13:53:21.6763516Z     Checking seize v0.5.1
2026-06-15T13:53:21.7044308Z     Checking serde_bytes v0.11.19
2026-06-15T13:53:21.7044864Z     Checking hmac v0.12.1
2026-06-15T13:53:21.7063368Z     Checking webpki-roots v1.0.7
2026-06-15T13:53:21.7252646Z     Checking cmov v0.5.4
2026-06-15T13:53:21.7839177Z     Checking sha1 v0.10.6
2026-06-15T13:53:21.7839556Z     Checking recvmsg v1.0.0
2026-06-15T13:53:21.7849287Z    Compiling darling_core v0.23.0
2026-06-15T13:53:21.8202522Z     Checking hkdf v0.12.4
2026-06-15T13:53:21.8234863Z     Checking once_cell_polyfill v1.70.2
2026-06-15T13:53:21.8755245Z     Checking anstyle v1.0.14
2026-06-15T13:53:21.8764290Z     Checking papaya v0.2.4
2026-06-15T13:53:21.8870409Z     Checking utf8parse v0.2.2
2026-06-15T13:53:21.9407135Z     Checking anstyle-query v1.1.5
2026-06-15T13:53:21.9625777Z     Checking spt-runtime v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T13:53:21.9626555Z     Checking spt-term v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T13:53:21.9668264Z     Checking ctutils v0.4.2
2026-06-15T13:53:21.9810225Z     Checking spake2 v0.4.0
2026-06-15T13:53:21.9878091Z     Checking anstyle-parse v1.0.0
2026-06-15T13:53:22.0642331Z     Checking interprocess v2.4.2
2026-06-15T13:53:22.0862586Z     Checking colorchoice v1.0.5
2026-06-15T13:53:22.1240801Z     Checking anstyle-wincon v3.0.11
2026-06-15T13:53:22.1926792Z     Checking foldhash v0.1.5
2026-06-15T13:53:22.1927377Z     Checking unicode-segmentation v1.13.3
2026-06-15T13:53:22.2061775Z     Checking is_terminal_polyfill v1.70.2
2026-06-15T13:53:22.2062357Z     Checking terminal_size v0.4.4
2026-06-15T13:53:22.2242158Z     Checking crossterm_winapi v0.9.1
2026-06-15T13:53:22.2301472Z     Checking itertools v0.13.0
2026-06-15T13:53:22.2722121Z     Checking castaway v0.2.4
2026-06-15T13:53:22.3124819Z     Checking strsim v0.11.1
2026-06-15T13:53:22.3332402Z     Checking hashbrown v0.15.5
2026-06-15T13:53:22.3332770Z     Checking anstream v1.0.0
2026-06-15T13:53:22.3355242Z     Checking clap_lex v1.1.0
2026-06-15T13:53:22.3793820Z     Checking static_assertions v1.1.0
2026-06-15T13:53:22.4314894Z     Checking unicode-width v0.1.14
2026-06-15T13:53:22.4623561Z     Checking crossterm v0.28.1
2026-06-15T13:53:22.4696482Z     Checking compact_str v0.8.2
2026-06-15T13:53:22.4697453Z     Checking strum v0.26.3
2026-06-15T13:53:22.4806620Z     Checking cassowary v0.3.0
2026-06-15T13:53:22.4873602Z     Checking unicode-width v0.2.0
2026-06-15T13:53:22.5922728Z     Checking qrcode v0.14.1
2026-06-15T13:53:22.6040303Z     Checking nucleo-matcher v0.3.1
2026-06-15T13:53:22.6381240Z     Checking clap_builder v4.6.0
2026-06-15T13:53:22.9278573Z     Checking lru v0.12.5
2026-06-15T13:53:23.0360652Z     Checking mock-adapter v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T13:53:23.4727150Z     Checking unicode-truncate v1.1.0
2026-06-15T13:53:23.6071658Z     Checking spt-live v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T13:53:24.0286640Z    Compiling darling_macro v0.23.0
2026-06-15T13:53:24.1997748Z     Checking clap v4.6.1
2026-06-15T13:53:24.4420549Z    Compiling darling v0.23.0
2026-06-15T13:53:24.6622340Z    Compiling instability v0.3.12
2026-06-15T13:53:24.9348305Z     Checking tokio-util v0.7.18
2026-06-15T13:53:25.0500053Z     Checking tower v0.5.3
2026-06-15T13:53:25.0500394Z     Checking acto v0.8.2
2026-06-15T13:53:25.0501673Z     Checking backon v1.6.0
2026-06-15T13:53:25.2827100Z     Checking ratatui v0.29.0
2026-06-15T13:53:25.4546095Z     Checking tower-http v0.6.11
2026-06-15T13:53:25.4687495Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-15T13:53:25.4887489Z     Checking h2 v0.4.14
2026-06-15T13:53:25.5380162Z     Checking n0-future v0.3.2
2026-06-15T13:53:25.5380520Z     Checking tokio-stream v0.1.18
2026-06-15T13:53:25.6627744Z     Checking n0-watcher v0.6.1
2026-06-15T13:53:25.6628638Z     Checking iroh-dns v0.98.0
2026-06-15T13:53:28.1050325Z     Checking wmi v0.18.4
2026-06-15T13:53:28.3893320Z     Checking hyper v1.10.1
2026-06-15T13:53:28.6207766Z     Checking netwatch v0.16.0
2026-06-15T13:53:29.3563230Z     Checking hyper-util v0.1.20
2026-06-15T13:53:30.4497190Z     Checking igd-next v0.17.1
2026-06-15T13:53:30.8719704Z     Checking portmapper v0.16.0
2026-06-15T13:53:35.8155435Z    Compiling aws-lc-rs v1.17.0
2026-06-15T13:53:35.8281168Z    Compiling rustls v0.23.40
2026-06-15T13:53:36.6166964Z     Checking rustls-webpki v0.103.13
2026-06-15T13:53:38.3372058Z     Checking tokio-rustls v0.26.4
2026-06-15T13:53:38.3372598Z     Checking noq-proto v0.17.0
2026-06-15T13:53:38.3373366Z     Checking rustls-platform-verifier v0.7.0
2026-06-15T13:53:38.4828373Z     Checking hickory-net v0.26.0-beta.4
2026-06-15T13:53:38.4828693Z     Checking hyper-rustls v0.27.9
2026-06-15T13:53:38.4828964Z     Checking tokio-websockets v0.13.2
2026-06-15T13:53:38.6024650Z     Checking reqwest v0.13.4
2026-06-15T13:53:39.1607121Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-15T13:53:40.3798205Z     Checking noq v0.18.0
2026-06-15T13:53:41.5473626Z     Checking iroh v0.98.2
2026-06-15T13:53:44.7467122Z     Checking spt-net v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:53:45.9166679Z     Checking spt-daemon v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:53:48.5398065Z     Checking spt v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T13:53:48.9301923Z     Checking xtask v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T13:53:51.5787916Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.83s
2026-06-15T13:53:51.7342292Z ##[group]Run actions/checkout@v5
2026-06-15T13:53:51.7342494Z with:
2026-06-15T13:53:51.7342633Z   repository: SaberMage/spt-shell-notify
2026-06-15T13:53:51.7342807Z   path: .adapter-notify
2026-06-15T13:53:51.7344580Z   token: ***
2026-06-15T13:53:51.7344710Z   ssh-strict: true
2026-06-15T13:53:51.7344834Z   ssh-user: git
2026-06-15T13:53:51.7345834Z   persist-credentials: true
2026-06-15T13:53:51.7345981Z   clean: true
2026-06-15T13:53:51.7346109Z   sparse-checkout-cone-mode: true
2026-06-15T13:53:51.7346264Z   fetch-depth: 1
2026-06-15T13:53:51.7346380Z   fetch-tags: false
2026-06-15T13:53:51.7346503Z   show-progress: true
2026-06-15T13:53:51.7346627Z   lfs: false
2026-06-15T13:53:51.7346737Z   submodules: false
2026-06-15T13:53:51.7346866Z   set-safe-directory: true
2026-06-15T13:53:51.7347001Z ##[endgroup]
2026-06-15T13:53:51.8034739Z Syncing repository: SaberMage/spt-shell-notify
2026-06-15T13:53:51.8040251Z ##[group]Getting Git version info
2026-06-15T13:53:51.8040563Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-15T13:53:51.8346264Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:53:51.8558415Z git version 2.43.0.windows.1
2026-06-15T13:53:51.8584047Z ##[endgroup]
2026-06-15T13:53:51.8590708Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c2cb4b71-46cc-40bc-8534-d118ce6c0d37\.gitconfig'
2026-06-15T13:53:51.8603316Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c2cb4b71-46cc-40bc-8534-d118ce6c0d37' before making global git config changes
2026-06-15T13:53:51.8603800Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:53:51.8608434Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T13:53:51.8840634Z ##[group]Initializing the repository
2026-06-15T13:53:51.8845588Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T13:53:51.9138928Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-15T13:53:51.9163475Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-15T13:53:51.9403814Z ##[endgroup]
2026-06-15T13:53:51.9404070Z ##[group]Disabling automatic garbage collection
2026-06-15T13:53:51.9404333Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T13:53:51.9618253Z ##[endgroup]
2026-06-15T13:53:51.9618469Z ##[group]Setting up auth
2026-06-15T13:53:51.9624750Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:53:51.9831929Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:53:52.3428242Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:53:52.3648617Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:53:52.7210216Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:53:52.7422261Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:53:53.0891365Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T13:53:53.1165862Z ##[endgroup]
2026-06-15T13:53:53.1166102Z ##[group]Determining the default branch
2026-06-15T13:53:53.1168746Z Retrieving the default branch name
2026-06-15T13:53:53.5054290Z Default branch 'main'
2026-06-15T13:53:53.5054655Z ##[endgroup]
2026-06-15T13:53:53.5054879Z ##[group]Fetching the repository
2026-06-15T13:53:53.5061090Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-15T13:53:54.4324707Z From https://github.com/SaberMage/spt-shell-notify
2026-06-15T13:53:54.4324986Z  * [new branch]      main       -> origin/main
2026-06-15T13:53:54.4436948Z ##[endgroup]
2026-06-15T13:53:54.4437189Z ##[group]Determining the checkout info
2026-06-15T13:53:54.4437998Z ##[endgroup]
2026-06-15T13:53:54.4443102Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T13:53:54.4684346Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T13:53:54.4896485Z ##[group]Checking out the ref
2026-06-15T13:53:54.4901013Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-15T13:53:54.5193336Z branch 'main' set up to track 'origin/main'.
2026-06-15T13:53:54.5193543Z Reset branch 'main'
2026-06-15T13:53:54.5213513Z ##[endgroup]
2026-06-15T13:53:54.5451333Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T13:53:54.5645082Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-15T13:53:54.5862925Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-15T13:53:54.5863271Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-15T13:53:54.5924871Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:53:54.5925093Z ##[endgroup]
2026-06-15T13:53:54.8530789Z     Updating crates.io index
2026-06-15T13:53:55.0481297Z      Locking 11 packages to latest compatible versions
2026-06-15T13:53:55.0927041Z    Compiling serde_core v1.0.228
2026-06-15T13:53:55.0927292Z    Compiling zmij v1.0.21
2026-06-15T13:53:55.0927712Z    Compiling serde_json v1.0.150
2026-06-15T13:53:55.0927982Z    Compiling memchr v2.8.2
2026-06-15T13:53:55.0928670Z    Compiling itoa v1.0.18
2026-06-15T13:53:57.1916105Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-15T13:53:57.5358090Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s
2026-06-15T13:53:57.6422218Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-15T13:53:57.6422564Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-15T13:53:57.6484959Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:53:57.6485177Z env:
2026-06-15T13:53:57.6485452Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-15T13:53:57.6485767Z ##[endgroup]
2026-06-15T13:53:58.3993014Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
2026-06-15T13:53:58.4182690Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-ecadebf8ad96441f.exe)
2026-06-15T13:53:58.4293525Z 
2026-06-15T13:53:58.4293624Z running 1 test
2026-06-15T13:53:59.0687303Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-15T13:53:59.0687488Z 
2026-06-15T13:53:59.0687697Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
2026-06-15T13:53:59.0687912Z 
2026-06-15T13:53:59.1554778Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-15T13:53:59.1555109Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-15T13:53:59.1621437Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:53:59.1621660Z env:
2026-06-15T13:53:59.1621780Z   SPT_INSTALL_E2E: 1
2026-06-15T13:53:59.1621911Z ##[endgroup]
2026-06-15T13:53:59.8736837Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-15T13:53:59.8918778Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-e19faa768662ef74.exe)
2026-06-15T13:53:59.9028043Z 
2026-06-15T13:53:59.9028129Z running 1 test
2026-06-15T13:54:08.1680376Z test install_script_against_staged_release ... ok
2026-06-15T13:54:08.1680544Z 
2026-06-15T13:54:08.1680708Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.27s
2026-06-15T13:54:08.1681624Z 
2026-06-15T13:54:08.2546073Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-15T13:54:08.2546469Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-15T13:54:08.2546772Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-15T13:54:08.2547044Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-15T13:54:08.2547247Z [36;1mexit 0[0m
2026-06-15T13:54:08.2610157Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:54:08.2610380Z ##[endgroup]
2026-06-15T13:54:08.5381055Z ##[group]Run cargo run -p xtask -- check
2026-06-15T13:54:08.5381310Z [36;1mcargo run -p xtask -- check[0m
2026-06-15T13:54:08.5443702Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T13:54:08.5443932Z ##[endgroup]
2026-06-15T13:54:09.1810775Z    Compiling windows-sys v0.61.2
2026-06-15T13:54:09.1820352Z    Compiling cc v1.2.63
2026-06-15T13:54:09.1883430Z    Compiling rustls v0.23.40
2026-06-15T13:54:09.1942157Z    Compiling fastrand v2.4.1
2026-06-15T13:54:09.2004190Z    Compiling either v1.16.0
2026-06-15T13:54:09.2040926Z    Compiling winapi v0.3.9
2026-06-15T13:54:09.2042598Z    Compiling windows-sys v0.59.0
2026-06-15T13:54:09.2951074Z    Compiling futures-lite v2.6.1
2026-06-15T13:54:09.3106765Z    Compiling prefix-trie v0.8.4
2026-06-15T13:54:09.6682015Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T13:54:09.8877162Z    Compiling ring v0.17.14
2026-06-15T13:54:09.8877467Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:54:09.8877807Z    Compiling blake3 v1.8.5
2026-06-15T13:54:10.8469750Z    Compiling winreg v0.10.1
2026-06-15T13:54:10.8469978Z    Compiling filedescriptor v0.8.3
2026-06-15T13:54:10.9631520Z    Compiling portable-pty v0.8.1
2026-06-15T13:54:11.9335030Z    Compiling rusqlite v0.32.1
2026-06-15T13:54:12.3620913Z    Compiling rustls-webpki v0.103.13
2026-06-15T13:54:12.3807733Z    Compiling spt-store v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T13:54:13.5091986Z    Compiling spt-msg v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T13:54:13.6378836Z    Compiling spt-runtime v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T13:54:13.6379260Z    Compiling spt-term v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T13:54:14.0534898Z    Compiling socket2 v0.6.4
2026-06-15T13:54:14.0535225Z    Compiling mio v1.2.1
2026-06-15T13:54:14.0536425Z    Compiling netdev v0.42.0
2026-06-15T13:54:14.0546851Z    Compiling seize v0.5.1
2026-06-15T13:54:14.0827204Z    Compiling interprocess v2.4.2
2026-06-15T13:54:14.2357106Z    Compiling papaya v0.2.4
2026-06-15T13:54:14.3434518Z    Compiling noq-udp v0.10.0
2026-06-15T13:54:14.4122020Z    Compiling ipconfig v0.3.4
2026-06-15T13:54:14.5253651Z    Compiling tokio v1.52.3
2026-06-15T13:54:15.0982667Z    Compiling noq-proto v0.17.0
2026-06-15T13:54:15.0982926Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T13:54:15.2100445Z    Compiling spt-live v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T13:54:17.3741931Z    Compiling tokio-util v0.7.18
2026-06-15T13:54:17.3742240Z    Compiling tokio-rustls v0.26.4
2026-06-15T13:54:17.3742494Z    Compiling tower v0.5.3
2026-06-15T13:54:17.3742741Z    Compiling acto v0.8.2
2026-06-15T13:54:17.3743179Z    Compiling backon v1.6.0
2026-06-15T13:54:17.6842570Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T13:54:17.7089400Z    Compiling tower-http v0.6.11
2026-06-15T13:54:17.8819242Z    Compiling h2 v0.4.14
2026-06-15T13:54:17.8819446Z    Compiling n0-future v0.3.2
2026-06-15T13:54:17.8819708Z    Compiling tokio-stream v0.1.18
2026-06-15T13:54:17.8820548Z    Compiling tokio-websockets v0.13.2
2026-06-15T13:54:17.9725480Z    Compiling n0-watcher v0.6.1
2026-06-15T13:54:18.0423012Z    Compiling iroh-dns v0.98.0
2026-06-15T13:54:18.1504849Z    Compiling netwatch v0.16.0
2026-06-15T13:54:18.4591863Z    Compiling noq v0.18.0
2026-06-15T13:54:20.5095239Z    Compiling hyper v1.10.1
2026-06-15T13:54:20.5095479Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T13:54:21.2445927Z    Compiling hyper-util v0.1.20
2026-06-15T13:54:21.2559825Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T13:54:22.0054016Z    Compiling hyper-rustls v0.27.9
2026-06-15T13:54:22.0054321Z    Compiling igd-next v0.17.1
2026-06-15T13:54:22.1308445Z    Compiling reqwest v0.13.4
2026-06-15T13:54:22.5645215Z    Compiling portmapper v0.16.0
2026-06-15T13:54:24.2634217Z    Compiling iroh-relay v0.98.0
2026-06-15T13:54:27.4266768Z    Compiling iroh v0.98.2
2026-06-15T13:54:36.0135592Z    Compiling spt-net v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T13:54:37.2620917Z    Compiling spt-daemon v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T13:54:44.5816219Z    Compiling xtask v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T13:54:47.0148499Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s
2026-06-15T13:54:47.0333108Z      Running `target\debug\xtask.exe check`
2026-06-15T13:55:26.1993843Z xtask check: OK
2026-06-15T13:55:26.2736922Z Post job cleanup.
2026-06-15T13:55:26.3720665Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:55:26.3940052Z git version 2.43.0.windows.1
2026-06-15T13:55:26.3973537Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b310e841-86b3-489a-b29e-995b18dc5c70\.gitconfig'
2026-06-15T13:55:26.3986536Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b310e841-86b3-489a-b29e-995b18dc5c70' before making global git config changes
2026-06-15T13:55:26.3987028Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:55:26.3991461Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T13:55:26.4209116Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:55:26.4418874Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:55:26.8022717Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:55:26.8215914Z http.https://github.com/.extraheader
2026-06-15T13:55:26.8240236Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T13:55:26.8486537Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:55:27.1916840Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:55:27.2125352Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:55:27.5691120Z Post job cleanup.
2026-06-15T13:55:27.6631565Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:55:27.6828076Z git version 2.43.0.windows.1
2026-06-15T13:55:27.6862357Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bab8a35b-1fb2-4a84-8296-9ae58d1f8b33\.gitconfig'
2026-06-15T13:55:27.6875016Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bab8a35b-1fb2-4a84-8296-9ae58d1f8b33' before making global git config changes
2026-06-15T13:55:27.6875505Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:55:27.6879789Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:55:27.7095055Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:55:27.7304915Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:55:28.0765331Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:55:28.0959710Z http.https://github.com/.extraheader
2026-06-15T13:55:28.0984294Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T13:55:28.1205085Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:55:28.4678520Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:55:28.4886871Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:55:28.8387458Z Cleaning up orphan processes
